#AFEEEE color codes
- HEX
- #AFEEEE
- HEX8
- #AFEEEEFF
- HEX8 (Android)
- #FFAFEEEE
- RGB
- rgb(175, 238, 238)
- RGB (%)
- 69%, 93%, 93%
- HSL
- hsl(180, 65%, 81%)
- HSV / HSB
- hsv(180, 26%, 93%)
- CMYK
- cmyk(26%, 0%, 0%, 7%)
- OKLCH
- oklch(0.9069 0.0632 196.09)
- OKLCH (%)
- oklch(90.69% 0.0632 196.09)
- Decimal
- 11529966
What color is #AFEEEE?
#AFEEEE sits at 91% lightness and 0.0632 chroma in OKLCH, hue 196.09°. Its nearest named color is PaleTurquoise (an exact match).
Shades and tints of #AFEEEE
Tints
Shades
Tones
#AFEEEE color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #AFEEEE in CSS
.text { color: #AFEEEE; }
.background { background-color: #AFEEEE; }
.border { border: 2px solid #AFEEEE; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9069 0.0632 196.09); }
/* #AFEEEE at 50% transparency */
.overlay { background-color: #AFEEEE80; }Is #AFEEEE accessible?
#AFEEEE on white text scores 1.29:1; on black text it scores 16.29:1. Black text passes WCAG AAA on #AFEEEE. Recommended text color on a #AFEEEE background: black.
A 16.29:1 vs black
A 1.29:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#AFEEEE) → black APCA Lc experimental 89.3 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the cyan family on the colors hub.
Frequently asked questions
- What color is #AFEEEE?
- #AFEEEE is PaleTurquoise. In RGB it is rgb(175, 238, 238), and in HSL hsl(180, 65%, 81%).
- What is #AFEEEE in RGB?
- #AFEEEE converts to rgb(175, 238, 238) — red 175, green 238, blue 238.
- What text color is readable on #AFEEEE?
- Black text — it has the higher contrast ratio (16.29:1) against #AFEEEE. Black text passes WCAG AAA on #AFEEEE.