#AFE0DF#AFE0DF
#AFE0DF is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.2% C 0.051 H 194.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0DF |
|---|---|
| RGB | rgb(175, 224, 223) |
| HSL | hsl(179, 44%, 78%) |
| HSV | hsv(179, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(85.88, -15.90, -4.69) |
| CIE-LCH | lch(85.88, 16.58, 196.43°) |
| OKLab | oklab(87.23% -0.0489 -0.0128) |
| OKLCH | oklch(87.23% 0.051 194.7) |
| XYZ | xyz(57.6502, 67.7507, 79.8374) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 3.68
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Light Sky Blue
#C6FCFF
ΔE00 6.23
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0DF #E0AFB0
analogous
#AFE0C6 #AFE0DF #AFC8E0
triadic
#AFE0DF #DFAFE0 #E0DFAF
tetradic
#AFE0DF #C6AFE0 #E0AFB0 #C8E0AF
square
#AFE0DF #C6AFE0 #E0AFB0 #C8E0AF
split-complementary
#AFE0DF #E0AFC8 #E0C6AF
monochromatic
#57BEBC #83CFCD #AFE0DF #DBF1F1 #E9F6F6
Accessibility & contrast
On white
1.44
#AFE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#AFE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0DF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0DF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#9FE3DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe0df; /* rgb */ color: rgb(175, 224, 223); /* oklch */ color: oklch(87.2% 0.051 194.7);
Tailwind
colors: {
custom: {
50: '#c8e9e9',
500: '#afe0df',
950: '#000000',
},
}SCSS
$custom: #afe0df; $custom-light: #c8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#afe0df",
"rgb": {
"r": 175,
"g": 224,
"b": 223
},
"hsl": {
"h": 178.776,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.8723,
"c": 0.05055,
"h": 194.7
},
"luminance": 0.67753
}Semantic roles & 50–950 ramp
primary
#AFE0DF
secondary
#B97A7C
accent
#2E31B7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484