CSS named colorCyan · light · muted
browser standard
#AFEEEE
Pale Turquoise
Best set with black text. The pairing reaches 16.29:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#AFEEEEsRGB hexadecimalRGB
rgb(175, 238, 238)screen channelsHSL
hsl(180, 65%, 81%)hue, saturation, lightnessCMYK
cmyk(26%, 0%, 0%, 7%)approximate process colorTailwind
cyan-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.29:1
Black textAAA16.29: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
#3B4C4C
#739999
#AFEEEE
#C9F2F2
#E2F6F6
#FAFAFA
Analogous
#AFEECF
#AFEEEE
#AFCEEE
Triadic
#AFEEEE
#EEAFEE
#EEEEAF
Complement
#AFEEEE
#EEAFAF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-pale-turquoise: #AFEEEE;
}
.swatch {
background: var(--color-pale-turquoise);
color: #000000;
}Hue198°
Lightness90 L*
Chroma20.7
Luminance0.764