#D8DEDC#D8DEDC
#D8DEDC is a very light, near-neutral teal. Relative luminance 0.720; OKLCH L 89.5% C 0.007 H 174.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEDC |
|---|---|
| RGB | rgb(216, 222, 220) |
| HSL | hsl(160, 8%, 86%) |
| HSV | hsv(160, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.97, -2.38, 0.27) |
| CIE-LCH | lch(87.97, 2.40, 173.45°) |
| OKLab | oklab(89.54% -0.007 0.0007) |
| OKLCH | oklch(89.54% 0.007 174.4) |
| XYZ | xyz(67.3561, 72.0085, 78.0468) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.06
Gainsboro
#DCDCDC
ΔE00 3.32
Fog
#D8DCE0
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEDC #DED8DA
analogous
#D8DED9 #D8DEDC #D8DDDE
triadic
#D8DEDC #DCD8DE #DEDCD8
tetradic
#D8DEDC #D9D8DE #DED8DA #DDDED8
square
#D8DEDC #D9D8DE #DED8DA #DDDED8
split-complementary
#D8DEDC #DED8DD #DED9D8
monochromatic
#96A6A0 #B7C2BE #D8DEDC #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.36
#D8DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D8DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEDC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEDC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#D7DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dedc; /* rgb */ color: rgb(216, 222, 220); /* oklch */ color: oklch(89.5% 0.007 174.4);
Tailwind
colors: {
custom: {
50: '#e4e8e6',
500: '#d8dedc',
950: '#000000',
},
}SCSS
$custom: #d8dedc; $custom-light: #e4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d8dedc",
"rgb": {
"r": 216,
"g": 222,
"b": 220
},
"hsl": {
"h": 160,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89542,
"c": 0.00701,
"h": 174.4
},
"luminance": 0.72009
}Semantic roles & 50–950 ramp
primary
#D8DEDC
secondary
#B2A8AC
accent
#536892
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484