#D4DEDD#D4DEDD
#D4DEDD is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.3% C 0.011 H 189.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEDD |
|---|---|
| RGB | rgb(212, 222, 221) |
| HSL | hsl(174, 13%, 85%) |
| HSV | hsv(174, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.71, -3.54, -0.67) |
| CIE-LCH | lch(87.71, 3.60, 190.80°) |
| OKLab | oklab(89.27% -0.0107 -0.0018) |
| OKLCH | oklch(89.27% 0.011 189.8) |
| XYZ | xyz(66.3212, 71.4596, 78.6916) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Fog
#D8DCE0
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.77
Light Gray
#D3D3D3
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEDD #DED4D5
analogous
#D4DED8 #D4DEDD #D4DADE
triadic
#D4DEDD #DDD4DE #DEDDD4
tetradic
#D4DEDD #D8D4DE #DED4D5 #DADED4
square
#D4DEDD #D8D4DE #DED4D5 #DADED4
split-complementary
#D4DEDD #DED4DA #DED8D4
monochromatic
#8FA9A6 #B1C3C2 #D4DEDD #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.37
#D4DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D4DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEDD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEDD | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DBDBDD
Tritanopia (blue-blind)
#D2DFDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dedd; /* rgb */ color: rgb(212, 222, 221); /* oklch */ color: oklch(89.3% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#e1e8e7',
500: '#d4dedd',
950: '#000000',
},
}SCSS
$custom: #d4dedd; $custom-light: #e1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d4dedd",
"rgb": {
"r": 212,
"g": 222,
"b": 221
},
"hsl": {
"h": 174,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.8927,
"c": 0.01086,
"h": 189.8
},
"luminance": 0.7146
}Semantic roles & 50–950 ramp
primary
#D4DEDD
secondary
#B3A3A5
accent
#4E5697
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484