#AFDED3#AFDED3
#AFDED3 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.051 H 179.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDED3 |
|---|---|
| RGB | rgb(175, 222, 211) |
| HSL | hsl(166, 42%, 78%) |
| HSV | hsv(166, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(85.03, -17.40, 0.39) |
| CIE-LCH | lch(85.03, 17.41, 178.70°) |
| OKLab | oklab(86.45% -0.0511 0.0008) |
| OKLCH | oklch(86.45% 0.051 179.1) |
| XYZ | xyz(55.5549, 66.0577, 71.4387) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.27
Light Light Blue
#CAFFFB
ΔE00 7.69
Pale Aqua
#B8FFEB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDED3 #DEAFBA
analogous
#AFDEBB #AFDED3 #AFD2DE
triadic
#AFDED3 #D3AFDE #DED3AF
tetradic
#AFDED3 #BBAFDE #DEAFBA #D2DEAF
square
#AFDED3 #BBAFDE #DEAFBA #D2DEAF
split-complementary
#AFDED3 #DEAFD2 #DEBBAF
monochromatic
#58BAA3 #84CCBB #AFDED3 #DAF0EB #E9F6F3
Accessibility & contrast
On white
1.48
#AFDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AFDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDED3
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDED3 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#A3E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afded3; /* rgb */ color: rgb(175, 222, 211); /* oklch */ color: oklch(86.4% 0.051 179.1);
Tailwind
colors: {
custom: {
50: '#c7e8e0',
500: '#afded3',
950: '#000000',
},
}SCSS
$custom: #afded3; $custom-light: #c7e8e0; $custom-dark: #000000;
JSON
{
"hex": "#afded3",
"rgb": {
"r": 175,
"g": 222,
"b": 211
},
"hsl": {
"h": 165.957,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86445,
"c": 0.05109,
"h": 179.1
},
"luminance": 0.6606
}Semantic roles & 50–950 ramp
primary
#AFDED3
secondary
#B67B89
accent
#3150B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484