PaleTurquoise

All colors
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 values
HEX#AFEEEEsRGB hexadecimal
RGBrgb(175, 238, 238)screen channels
HSLhsl(180, 65%, 81%)hue, saturation, lightness
CMYKcmyk(26%, 0%, 0%, 7%)approximate process color
Tailwindcyan-200nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White 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 space
Tonal 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 closer

CSS output

:root {
  --color-pale-turquoise: #AFEEEE;
}

.swatch {
  background: var(--color-pale-turquoise);
  color: #000000;
}
Hue198°
Lightness90 L*
Chroma20.7
Luminance0.764