CSS named colorGreen · mid · balanced
browser standard
#8FBC8F
Dark Sea Green
Best set with black text. The pairing reaches 9.76:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#8FBC8FsRGB hexadecimalRGB
rgb(143, 188, 143)screen channelsHSL
hsl(120, 25%, 65%)hue, saturation, lightnessCMYK
cmyk(24%, 0%, 24%, 26%)approximate process colorTailwind
green-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.15:1
Black textAAA9.76: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
#323E32
#5F7A5E
#8FBC8F
#B3D1B2
#D6E5D5
#FAFAFA
Analogous
#A6BC8F
#8FBC8F
#8FBCA6
Triadic
#8FBC8F
#8F8FBC
#BC8F8F
Complement
#8FBC8F
#BC8FBC
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-sea-green: #8FBC8F;
}
.swatch {
background: var(--color-dark-sea-green);
color: #000000;
}Hue143°
Lightness72 L*
Chroma29.9
Luminance0.438