#D8DEDD#D8DEDD
#D8DEDD is a very light, near-neutral teal. Relative luminance 0.721; OKLCH L 89.6% C 0.007 H 185.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEDD |
|---|---|
| RGB | rgb(216, 222, 221) |
| HSL | hsl(170, 8%, 86%) |
| HSV | hsv(170, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(88.00, -2.20, -0.22) |
| CIE-LCH | lch(88.00, 2.21, 185.60°) |
| OKLab | oklab(89.57% -0.0066 -0.0006) |
| OKLCH | oklch(89.57% 0.007 185.3) |
| XYZ | xyz(67.4889, 72.0616, 78.7464) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.54
Fog
#D8DCE0
ΔE00 3.07
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 3.80
Silver (survey)
#C5C9C7
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEDD #DED8D9
analogous
#D8DEDA #D8DEDD #D8DCDE
triadic
#D8DEDD #DDD8DE #DEDDD8
tetradic
#D8DEDD #DAD8DE #DED8D9 #DCDED8
square
#D8DEDD #DAD8DE #DED8D9 #DCDED8
split-complementary
#D8DEDD #DED8DC #DEDAD8
monochromatic
#96A6A3 #B7C2C0 #D8DEDD #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D8DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D8DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEDD
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEDD | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#D7DEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dedd; /* rgb */ color: rgb(216, 222, 221); /* oklch */ color: oklch(89.6% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#e4e8e7',
500: '#d8dedd',
950: '#000000',
},
}SCSS
$custom: #d8dedd; $custom-light: #e4e8e7; $custom-dark: #000000;
JSON
{
"hex": "#d8dedd",
"rgb": {
"r": 216,
"g": 222,
"b": 221
},
"hsl": {
"h": 170,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89571,
"c": 0.00662,
"h": 185.3
},
"luminance": 0.72062
}Semantic roles & 50–950 ramp
primary
#D8DEDD
secondary
#B2A8AA
accent
#535E92
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484