#AFE4EE#AFE4EE
#AFE4EE is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.6% C 0.056 H 210.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4EE |
|---|---|
| RGB | rgb(175, 228, 238) |
| HSL | hsl(190, 65%, 81%) |
| HSV | hsv(190, 26%, 93%) |
| CMYK | cmyk(26.5%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(87.37, -14.64, -10.38) |
| CIE-LCH | lch(87.37, 17.95, 215.35°) |
| OKLab | oklab(88.55% -0.0482 -0.0283) |
| OKLCH | oklch(88.55% 0.056 210.4) |
| XYZ | xyz(60.8504, 70.7711, 91.3263) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.78
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Lightblue
#ADD8E6
ΔE00 4.02
Paleturquoise
#AFEEEE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4EE #EEB9AF
analogous
#AFEED8 #AFE4EE #AFC4EE
triadic
#AFE4EE #EEAFE4 #E4EEAF
tetradic
#AFE4EE #D8AFEE #EEB9AF #C4EEAF
square
#AFE4EE #D8AFEE #EEB9AF #C4EEAF
split-complementary
#AFE4EE #EEAFC4 #EED8AF
monochromatic
#4AC2D9 #7DD3E3 #AFE4EE #E1F5F9 #E6F6FA
Accessibility & contrast
On white
1.39
#AFE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#AFE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4EE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4EE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#9BE9E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe4ee; /* rgb */ color: rgb(175, 228, 238); /* oklch */ color: oklch(88.6% 0.056 210.4);
Tailwind
colors: {
custom: {
50: '#c8ecf3',
500: '#afe4ee',
950: '#000000',
},
}SCSS
$custom: #afe4ee; $custom-light: #c8ecf3; $custom-dark: #000000;
JSON
{
"hex": "#afe4ee",
"rgb": {
"r": 175,
"g": 228,
"b": 238
},
"hsl": {
"h": 189.524,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.88554,
"c": 0.05589,
"h": 210.4
},
"luminance": 0.70774
}Semantic roles & 50–950 ramp
primary
#AFE4EE
secondary
#CC8376
accent
#3519CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485