#AFDED8#AFDED8
#AFDED8 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.049 H 186.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDED8 |
|---|---|
| RGB | rgb(175, 222, 216) |
| HSL | hsl(172, 42%, 78%) |
| HSV | hsv(172, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(85.16, -16.37, -2.06) |
| CIE-LCH | lch(85.16, 16.50, 187.17°) |
| OKLab | oklab(86.59% -0.0491 -0.0058) |
| OKLCH | oklch(86.59% 0.049 186.7) |
| XYZ | xyz(56.1915, 66.3123, 74.7913) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.07
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Light Light Blue
#CAFFFB
ΔE00 7.12
Eggshell Blue
#C4FFF7
ΔE00 7.14
Light Sky Blue
#C6FCFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDED8 #DEAFB5
analogous
#AFDEC0 #AFDED8 #AFCDDE
triadic
#AFDED8 #D8AFDE #DED8AF
tetradic
#AFDED8 #C0AFDE #DEAFB5 #CDDEAF
square
#AFDED8 #C0AFDE #DEAFB5 #CDDEAF
split-complementary
#AFDED8 #DEAFCD #DEC0AF
monochromatic
#58BAAE #84CCC3 #AFDED8 #DAF0ED #E9F6F4
Accessibility & contrast
On white
1.47
#AFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDED8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDED8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#A2E0DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afded8; /* rgb */ color: rgb(175, 222, 216); /* oklch */ color: oklch(86.6% 0.049 186.7);
Tailwind
colors: {
custom: {
50: '#c7e8e4',
500: '#afded8',
950: '#000000',
},
}SCSS
$custom: #afded8; $custom-light: #c7e8e4; $custom-dark: #000000;
JSON
{
"hex": "#afded8",
"rgb": {
"r": 175,
"g": 222,
"b": 216
},
"hsl": {
"h": 172.34,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86591,
"c": 0.04941,
"h": 186.7
},
"luminance": 0.66314
}Semantic roles & 50–950 ramp
primary
#AFDED8
secondary
#B67B82
accent
#3142B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484