#AFE4E9#AFE4E9
#AFE4E9 is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.4% C 0.055 H 203.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4E9 |
|---|---|
| RGB | rgb(175, 228, 233) |
| HSL | hsl(185, 57%, 80%) |
| HSV | hsv(185, 25%, 91%) |
| CMYK | cmyk(24.9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(87.23, -15.75, -7.96) |
| CIE-LCH | lch(87.23, 17.65, 206.82°) |
| OKLab | oklab(88.4% -0.0501 -0.0217) |
| OKLCH | oklch(88.4% 0.055 203.4) |
| XYZ | xyz(60.1261, 70.4813, 87.5112) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.43
Paleturquoise
#AFEEEE
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 4.02
Light Sky Blue
#C6FCFF
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4E9 #E9B4AF
analogous
#AFE9D1 #AFE4E9 #AFC7E9
triadic
#AFE4E9 #E9AFE4 #E4E9AF
tetradic
#AFE4E9 #D1AFE9 #E9B4AF #C7E9AF
square
#AFE4E9 #D1AFE9 #E9B4AF #C7E9AF
split-complementary
#AFE4E9 #E9AFC7 #E9D1AF
monochromatic
#4FC4CF #7FD4DC #AFE4E9 #DFF4F6 #E7F7F8
Accessibility & contrast
On white
1.39
#AFE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#AFE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4E9
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4E9 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#9CE8E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe4e9; /* rgb */ color: rgb(175, 228, 233); /* oklch */ color: oklch(88.4% 0.055 203.4);
Tailwind
colors: {
custom: {
50: '#c8ecf0',
500: '#afe4e9',
950: '#000000',
},
}SCSS
$custom: #afe4e9; $custom-light: #c8ecf0; $custom-dark: #000000;
JSON
{
"hex": "#afe4e9",
"rgb": {
"r": 175,
"g": 228,
"b": 233
},
"hsl": {
"h": 185.172,
"s": 56.863,
"l": 80
},
"oklch": {
"l": 0.88395,
"c": 0.05461,
"h": 203.4
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#AFE4E9
secondary
#C57E78
accent
#2F21C4
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485