#AFE0DA#AFE0DA
#AFE0DA is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.051 H 187.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0DA |
|---|---|
| RGB | rgb(175, 224, 218) |
| HSL | hsl(173, 44%, 78%) |
| HSV | hsv(173, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(85.75, -16.96, -2.25) |
| CIE-LCH | lch(85.75, 17.11, 187.55°) |
| OKLab | oklab(87.08% -0.0509 -0.0063) |
| OKLCH | oklch(87.08% 0.051 187) |
| XYZ | xyz(56.9860, 67.4850, 76.3394) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Eggshell Blue
#C4FFF7
ΔE00 6.65
Light Light Blue
#CAFFFB
ΔE00 6.70
Light Sky Blue
#C6FCFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0DA #E0AFB5
analogous
#AFE0C1 #AFE0DA #AFCDE0
triadic
#AFE0DA #DAAFE0 #E0DAAF
tetradic
#AFE0DA #C1AFE0 #E0AFB5 #CDE0AF
square
#AFE0DA #C1AFE0 #E0AFB5 #CDE0AF
split-complementary
#AFE0DA #E0AFCD #E0C1AF
monochromatic
#57BEB1 #83CFC6 #AFE0DA #DBF1EE #E9F6F5
Accessibility & contrast
On white
1.45
#AFE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#AFE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0DA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0DA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#A1E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe0da; /* rgb */ color: rgb(175, 224, 218); /* oklch */ color: oklch(87.1% 0.051 187.0);
Tailwind
colors: {
custom: {
50: '#c7e9e5',
500: '#afe0da',
950: '#000000',
},
}SCSS
$custom: #afe0da; $custom-light: #c7e9e5; $custom-dark: #000000;
JSON
{
"hex": "#afe0da",
"rgb": {
"r": 175,
"g": 224,
"b": 218
},
"hsl": {
"h": 172.653,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.8708,
"c": 0.05125,
"h": 187
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#AFE0DA
secondary
#B97A82
accent
#2E3FB7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484