CSS color names · Greens

Medium Sea Green color: hex #3cb371, RGB and HSL

Medium Sea Green is the CSS keyword mediumseagreen, hex #3cb371, rgb(60, 179, 113), hsl(147, 50%, 47%). It is a medium, muted green in the greens family. Below: the colors that go with it, its tints and shades, how it reads as text, and a complete interface palette built from it.

CSS name
mediumseagreen
Hex
#3cb371
RGB
rgb(60, 179, 113)
HSL
hsl(147, 50%, 47%)
On white
2.67:1 — fails AA; use as a fill, not text
On black
7.88:1 — passes AA for body text
.example {
  color: mediumseagreen;          /* keyword */
  color: #3cb371;          /* hex */
  color: rgb(60, 179, 113); /* rgb */
  color: hsl(147, 50%, 47%); /* hsl */
}

What colors go with medium sea green

Each match keeps medium sea green's saturation and lightness and rotates only the hue, so the relationship is the wheel's and nothing else. Any of these can be an accent beside medium sea green as the primary; the harmony guides explain which rule suits which interface.

Complementary

The opposite hue, 180° away — the strongest contrast, best kept to one accent per screen.

#b33c7e

Split-complementary

The two neighbors of the complement, at 150° and 210° — most of the contrast with less tension, and two accents instead of one.

#ac3cb3
#b33c43

Triadic

Two hues at 120° and 240° — three evenly spaced signals, the scheme charts and category colors want.

#713cb3
#b3713c

Analogous

The neighbors at −30° and +30° — calm and cohesive, with emphasis coming from weight and size rather than hue.

#43b33c
#3cb3ac

Tints and shades of medium sea green

Tints add lightness toward white; shades remove it toward black. The hue and saturation stay fixed, so every step still reads as medium sea green — these are the hover, pressed, disabled and surface variants a single brand color needs.

Tints (lighter)

#56c688
#78d2a0
#9addb8
#bbe8cf
#ddf4e7

Shades (darker)

#32955e
#28774b
#1e5a38
#143c26
#0a1e13

A UI color palette built from medium sea green

The eight semantic roles an interface actually uses, derived from medium sea green as the primary with the split-complementary rule: secondary and accent rotate around the wheel, and the five neutrals take the hue at lightness steps tuned for light and dark mode. This is the same derivation the palette generator runs — open it there to change the rule, drag the anchors, or export the set as CSS variables.

Light mode
primary
#3cb371
secondary
#ac3cb3
accent
#b33c43
background
#fcfdfc
surface
#f3f6f5
text
#122119
muted
#5c8a70
border
#e0ebe5
Dark mode
primary
#53c586
secondary
#bf53c5
accent
#c55359
background
#0f1914
surface
#17261e
text
#f3f6f5
muted
#98b3a4
border
#2a4637

Using medium sea green in an interface

Green means success and 'on' — reserve one green for that job before you use another as a brand color. Sea green, forest green and teal are calm enough to lead a palette; the neon greens are for dark-mode accents and little else. Whichever role medium sea green takes, define it once as a token rather than repeating the keyword: the semantic palette guide covers the eight roles, and the guides to complementary, triadic and the other color schemes explain how to weight the matches above.

What is the hex code for Medium Sea Green?
Medium Sea Green is #3cb371. In CSS the keyword mediumseagreen, the hex #3cb371, rgb(60, 179, 113) and hsl(147, 50%, 47%) all paint the same color.
What colors go with Medium Sea Green?
Its complement is #b33c7e, the split-complementary pair is #ac3cb3 and #b33c43, the triadic partners are #713cb3 and #b3713c, and the analogous neighbors are #43b33c and #3cb3ac. In an interface, use Medium Sea Green for most colored elements and one of these for a single accent, at roughly an 80/20 split.
What is the opposite of Medium Sea Green on the color wheel?
The opposite (complementary) color is #b33c7e, the same saturation and lightness rotated 180° around the HSL wheel. Complementary pairs give the strongest contrast, which is why the complement should be used sparingly rather than at equal weight.
Can I use Medium Sea Green for text?
Medium Sea Green as text on white has a contrast ratio of 2.67:1, which fails WCAG AA for body text (4.5:1) and for large text (3:1). On black it is 7.88:1, which passes for body text. Use it as text on dark surfaces, or as a fill with dark text on top.

Similar named colors

More greens

We'd like to use Google cookies to understand how Nodlume is used and to measure our advertising. Nothing loads until you choose, and declining does not affect anything in the app.