#AFE0DB#AFE0DB
#AFE0DB is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.051 H 188.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0DB |
|---|---|
| RGB | rgb(175, 224, 219) |
| HSL | hsl(174, 44%, 78%) |
| HSV | hsv(174, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(85.77, -16.75, -2.74) |
| CIE-LCH | lch(85.77, 16.97, 189.28°) |
| OKLab | oklab(87.11% -0.0505 -0.0076) |
| OKLCH | oklch(87.11% 0.051 188.5) |
| XYZ | xyz(57.1172, 67.5375, 77.0307) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.07
Powder Blue
#B0E0E6
ΔE00 4.69
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 6.65
Eggshell Blue
#C4FFF7
ΔE00 6.70
Light Sky Blue
#C6FCFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0DB #E0AFB4
analogous
#AFE0C2 #AFE0DB #AFCCE0
triadic
#AFE0DB #DBAFE0 #E0DBAF
tetradic
#AFE0DB #C2AFE0 #E0AFB4 #CCE0AF
square
#AFE0DB #C2AFE0 #E0AFB4 #CCE0AF
split-complementary
#AFE0DB #E0AFCC #E0C2AF
monochromatic
#57BEB3 #83CFC7 #AFE0DB #DBF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#AFE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#AFE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0DB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0DB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#A1E3DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe0db; /* rgb */ color: rgb(175, 224, 219); /* oklch */ color: oklch(87.1% 0.051 188.5);
Tailwind
colors: {
custom: {
50: '#c7e9e6',
500: '#afe0db',
950: '#000000',
},
}SCSS
$custom: #afe0db; $custom-light: #c7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#afe0db",
"rgb": {
"r": 175,
"g": 224,
"b": 219
},
"hsl": {
"h": 173.878,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.8711,
"c": 0.05104,
"h": 188.5
},
"luminance": 0.6754
}Semantic roles & 50–950 ramp
primary
#AFE0DB
secondary
#B97A81
accent
#2E3CB7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484