#AFDEDD#AFDEDD
#AFDEDD is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.049 H 194.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDD |
|---|---|
| RGB | rgb(175, 222, 221) |
| HSL | hsl(179, 42%, 78%) |
| HSV | hsv(179, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.29, -15.32, -4.51) |
| CIE-LCH | lch(85.29, 15.97, 196.40°) |
| OKLab | oklab(86.74% -0.0471 -0.0123) |
| OKLCH | oklch(86.74% 0.049 194.7) |
| XYZ | xyz(56.8478, 66.5748, 78.2476) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDD #DEAFB0
analogous
#AFDEC5 #AFDEDD #AFC7DE
triadic
#AFDEDD #DDAFDE #DEDDAF
tetradic
#AFDEDD #C5AFDE #DEAFB0 #C7DEAF
square
#AFDEDD #C5AFDE #DEAFB0 #C7DEAF
split-complementary
#AFDEDD #DEAFC7 #DEC5AF
monochromatic
#58BAB8 #84CCCB #AFDEDD #DAF0EF #E9F6F6
Accessibility & contrast
On white
1.47
#AFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDD
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDD | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#A0E1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdedd; /* rgb */ color: rgb(175, 222, 221); /* oklch */ color: oklch(86.7% 0.049 194.7);
Tailwind
colors: {
custom: {
50: '#c7e8e7',
500: '#afdedd',
950: '#000000',
},
}SCSS
$custom: #afdedd; $custom-light: #c7e8e7; $custom-dark: #000000;
JSON
{
"hex": "#afdedd",
"rgb": {
"r": 175,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.723,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.86741,
"c": 0.04867,
"h": 194.7
},
"luminance": 0.66577
}Semantic roles & 50–950 ramp
primary
#AFDEDD
secondary
#B67B7C
accent
#3134B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484