#D8DED8#D8DED8
#D8DED8 is a very light, near-neutral green. Relative luminance 0.718; OKLCH L 89.4% C 0.010 H 145.5°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DED8 |
|---|---|
| RGB | rgb(216, 222, 216) |
| HSL | hsl(120, 8%, 86%) |
| HSV | hsv(120, 3%, 87%) |
| CMYK | cmyk(2.7%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(87.87, -3.11, 2.23) |
| CIE-LCH | lch(87.87, 3.82, 144.29°) |
| OKLab | oklab(89.43% -0.0085 0.0059) |
| OKLCH | oklch(89.43% 0.01 145.5) |
| XYZ | xyz(66.8327, 71.7991, 75.2901) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.97
Gainsboro
#DCDCDC
ΔE00 4.63
Light Gray
#D3D3D3
ΔE00 5.10
Silver (survey)
#C5C9C7
ΔE00 5.33
Fog
#D8DCE0
ΔE00 5.54
Mintcream
#F5FFFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DED8 #DED8DE
analogous
#DBDED8 #D8DED8 #D8DEDB
triadic
#D8DED8 #D8D8DE #DED8D8
tetradic
#D8DED8 #D8DBDE #DED8DE #DEDBD8
square
#D8DED8 #D8DBDE #DED8DE #DEDBD8
split-complementary
#D8DED8 #DBD8DE #DED8DB
monochromatic
#96A696 #B7C2B7 #D8DED8 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.37
#D8DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D8DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DED8
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DED8 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#D8DEDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8ded8; /* rgb */ color: rgb(216, 222, 216); /* oklch */ color: oklch(89.4% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#e4e8e4',
500: '#d8ded8',
950: '#000000',
},
}SCSS
$custom: #d8ded8; $custom-light: #e4e8e4; $custom-dark: #000000;
JSON
{
"hex": "#d8ded8",
"rgb": {
"r": 216,
"g": 222,
"b": 216
},
"hsl": {
"h": 120,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89429,
"c": 0.01034,
"h": 145.5
},
"luminance": 0.71799
}Semantic roles & 50–950 ramp
primary
#D8DED8
secondary
#B2A8B2
accent
#539292
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484