#AFDED1#AFDED1
#AFDED1 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.4% C 0.052 H 176.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDED1 |
|---|---|
| RGB | rgb(175, 222, 209) |
| HSL | hsl(163, 42%, 78%) |
| HSV | hsv(163, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.97, -17.81, 1.38) |
| CIE-LCH | lch(84.97, 17.86, 175.58°) |
| OKLab | oklab(86.39% -0.0519 0.0034) |
| OKLCH | oklch(86.39% 0.052 176.3) |
| XYZ | xyz(55.3058, 65.9580, 70.1264) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.60
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Eggshell Blue
#C4FFF7
ΔE00 7.47
Pale Aqua
#B8FFEB
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.86
Light Light Blue
#CAFFFB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDED1 #DEAFBC
analogous
#AFDEB9 #AFDED1 #AFD3DE
triadic
#AFDED1 #D1AFDE #DED1AF
tetradic
#AFDED1 #B9AFDE #DEAFBC #D3DEAF
square
#AFDED1 #B9AFDE #DEAFBC #D3DEAF
split-complementary
#AFDED1 #DEAFD3 #DEB9AF
monochromatic
#58BA9F #84CCB8 #AFDED1 #DAF0EA #E9F6F3
Accessibility & contrast
On white
1.48
#AFDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AFDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDED1
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDED1 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#D1D2D2
Tritanopia (blue-blind)
#A3DFDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afded1; /* rgb */ color: rgb(175, 222, 209); /* oklch */ color: oklch(86.4% 0.052 176.3);
Tailwind
colors: {
custom: {
50: '#c7e8df',
500: '#afded1',
950: '#000000',
},
}SCSS
$custom: #afded1; $custom-light: #c7e8df; $custom-dark: #000000;
JSON
{
"hex": "#afded1",
"rgb": {
"r": 175,
"g": 222,
"b": 209
},
"hsl": {
"h": 163.404,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86387,
"c": 0.052,
"h": 176.3
},
"luminance": 0.6596
}Semantic roles & 50–950 ramp
primary
#AFDED1
secondary
#B67B8B
accent
#3155B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484