CSS named colorCyan · mid · balanced
browser standard
#008080
Teal
Best set with white text. The pairing reaches 4.77:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#008080sRGB hexadecimalRGB
rgb(0, 128, 128)screen channelsHSL
hsl(180, 100%, 25%)hue, saturation, lightnessCMYK
cmyk(100%, 0%, 0%, 50%)approximate process colorTailwind
teal-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA4.77:1
Black textlarge text4.40:1
Recommendation
Use white 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
#152E2E
#165555
#008080
#6DA8A7
#B4D0D0
#FAFAFA
Analogous
#008040
#008080
#004080
Triadic
#008080
#800080
#808000
Complement
#008080
#800000
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-teal: #008080;
}
.swatch {
background: var(--color-teal);
color: #FFFFFF;
}Hue196°
Lightness48 L*
Chroma30.1
Luminance0.170