CSS named colorCyan · mid · balanced
browser standard
#20B2AA
Light Sea Green
Best set with black text. The pairing reaches 8.01:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#20B2AAsRGB hexadecimalRGB
rgb(32, 178, 170)screen channelsHSL
hsl(177, 70%, 41%)hue, saturation, lightnessCMYK
cmyk(82%, 0%, 4%, 30%)approximate process colorTailwind
teal-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.62:1
Black textAAA8.01: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
#1C3C39
#24746F
#20B2AA
#7ECAC4
#BEE2DF
#FAFAFA
Analogous
#20B261
#20B2AA
#2071B2
Triadic
#20B2AA
#AA20B2
#B2AA20
Complement
#20B2AA
#B22028
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-sea-green: #20B2AA;
}
.swatch {
background: var(--color-light-sea-green);
color: #000000;
}Hue190°
Lightness66 L*
Chroma38.0
Luminance0.351