#AFDED4#AFDED4
#AFDED4 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.051 H 180.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDED4 |
|---|---|
| RGB | rgb(175, 222, 212) |
| HSL | hsl(167, 42%, 78%) |
| HSV | hsv(167, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(85.05, -17.20, -0.10) |
| CIE-LCH | lch(85.05, 17.20, 180.32°) |
| OKLab | oklab(86.47% -0.0507 -0.0005) |
| OKLCH | oklch(86.47% 0.051 180.6) |
| XYZ | xyz(55.6807, 66.1080, 72.1010) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.69
Eggshell Blue
#C4FFF7
ΔE00 7.20
Light Light Blue
#CAFFFB
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDED4 #DEAFB9
analogous
#AFDEBC #AFDED4 #AFD0DE
triadic
#AFDED4 #D4AFDE #DED4AF
tetradic
#AFDED4 #BCAFDE #DEAFB9 #D0DEAF
square
#AFDED4 #BCAFDE #DEAFB9 #D0DEAF
split-complementary
#AFDED4 #DEAFD0 #DEBCAF
monochromatic
#58BAA5 #84CCBD #AFDED4 #DAF0EB #E9F6F3
Accessibility & contrast
On white
1.48
#AFDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#AFDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDED4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDED4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#A3E0DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afded4; /* rgb */ color: rgb(175, 222, 212); /* oklch */ color: oklch(86.5% 0.051 180.6);
Tailwind
colors: {
custom: {
50: '#c7e8e1',
500: '#afded4',
950: '#000000',
},
}SCSS
$custom: #afded4; $custom-light: #c7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#afded4",
"rgb": {
"r": 175,
"g": 222,
"b": 212
},
"hsl": {
"h": 167.234,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86474,
"c": 0.05068,
"h": 180.6
},
"luminance": 0.6611
}Semantic roles & 50–950 ramp
primary
#AFDED4
secondary
#B67B87
accent
#314DB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484