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 valuesHEX
#2E8B57sRGB hexadecimalRGB
rgb(46, 139, 87)screen channelsHSL
hsl(146, 50%, 36%)hue, saturation, lightnessCMYK
cmyk(67%, 0%, 37%, 45%)approximate process colorTailwind
emerald-600nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-sea-green: #2E8B57;
}
.swatch {
background: var(--color-sea-green);
color: #000000;
}Hue153°
Lightness52 L*
Chroma44.5
Luminance0.197