#AFE0DC#AFE0DC
#AFE0DC is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.1% C 0.051 H 190.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0DC |
|---|---|
| RGB | rgb(175, 224, 220) |
| HSL | hsl(175, 44%, 78%) |
| HSV | hsv(175, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(85.80, -16.54, -3.23) |
| CIE-LCH | lch(85.80, 16.85, 191.04°) |
| OKLab | oklab(87.14% -0.0501 -0.0089) |
| OKLCH | oklch(87.14% 0.051 190.1) |
| XYZ | xyz(57.2493, 67.5903, 77.7261) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.28
Duck Egg Blue
#C3FBF4
ΔE00 5.88
Light Light Blue
#CAFFFB
ΔE00 6.62
Light Sky Blue
#C6FCFF
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0DC #E0AFB3
analogous
#AFE0C3 #AFE0DC #AFCBE0
triadic
#AFE0DC #DCAFE0 #E0DCAF
tetradic
#AFE0DC #C3AFE0 #E0AFB3 #CBE0AF
square
#AFE0DC #C3AFE0 #E0AFB3 #CBE0AF
split-complementary
#AFE0DC #E0AFCB #E0C3AF
monochromatic
#57BEB5 #83CFC9 #AFE0DC #DBF1EF #E9F6F5
Accessibility & contrast
On white
1.45
#AFE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#AFE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0DC
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0DC | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#A0E3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe0dc; /* rgb */ color: rgb(175, 224, 220); /* oklch */ color: oklch(87.1% 0.051 190.1);
Tailwind
colors: {
custom: {
50: '#c8e9e6',
500: '#afe0dc',
950: '#000000',
},
}SCSS
$custom: #afe0dc; $custom-light: #c8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#afe0dc",
"rgb": {
"r": 175,
"g": 224,
"b": 220
},
"hsl": {
"h": 175.102,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.87139,
"c": 0.05086,
"h": 190.1
},
"luminance": 0.67593
}Semantic roles & 50–950 ramp
primary
#AFE0DC
secondary
#B97A7F
accent
#2E39B7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484