SeaGreen

All colors
CSS named colorGreen · mid · balanced
browser standard

#2E8B57

Sea Green

Best set with black text. The pairing reaches 4.95:1 contrast and passes AA for normal text.

Color values

copy exact values
HEX#2E8B57sRGB hexadecimal
RGBrgb(46, 139, 87)screen channels
HSLhsl(146, 50%, 36%)hue, saturation, lightness
CMYKcmyk(67%, 0%, 37%, 45%)approximate process color
Tailwindemerald-600nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textlarge text4.25:1
Black textAA4.95:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#1A3122
#255C3C
#2E8B57
#77B08A
#B8D5C1
#FAFAFA
Analogous
#348B2E
#2E8B57
#2E8B86
Triadic
#2E8B57
#572E8B
#8B572E
Complement
#2E8B57
#8B2E62

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-sea-green: #2E8B57;
}

.swatch {
  background: var(--color-sea-green);
  color: #000000;
}
Hue153°
Lightness52 L*
Chroma44.5
Luminance0.197