#D8DFD7#D8DFD7
#D8DFD7 is a very light, near-neutral green. Relative luminance 0.723; OKLCH L 89.6% C 0.013 H 141.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD7 |
|---|---|
| RGB | rgb(216, 223, 215) |
| HSL | hsl(113, 11%, 86%) |
| HSV | hsv(113, 4%, 87%) |
| CMYK | cmyk(3.1%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(88.10, -3.80, 3.09) |
| CIE-LCH | lch(88.10, 4.90, 140.83°) |
| OKLab | oklab(89.6% -0.0103 0.0081) |
| OKLCH | oklch(89.6% 0.013 141.8) |
| XYZ | xyz(66.9702, 72.2804, 74.7001) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.81
Gainsboro
#DCDCDC
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.63
Mintcream
#F5FFFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD7 #DED7DF
analogous
#DCDFD7 #D8DFD7 #D7DFDA
triadic
#D8DFD7 #D7D8DF #DFD7D8
tetradic
#D8DFD7 #D7DCDF #DED7DF #DFDAD7
square
#D8DFD7 #D7DCDF #DED7DF #DFDAD7
split-complementary
#D8DFD7 #DAD7DF #DFD7DC
monochromatic
#96A993 #B7C4B5 #D8DFD7 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.36
#D8DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D8DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD7
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD7 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD7
Deuteranopia (green-blind)
#DEDDD7
Tritanopia (blue-blind)
#D8DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd7; /* rgb */ color: rgb(216, 223, 215); /* oklch */ color: oklch(89.6% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#e4e9e3',
500: '#d8dfd7',
950: '#000000',
},
}SCSS
$custom: #d8dfd7; $custom-light: #e4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd7",
"rgb": {
"r": 216,
"g": 223,
"b": 215
},
"hsl": {
"h": 112.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89604,
"c": 0.01313,
"h": 141.8
},
"luminance": 0.72281
}Semantic roles & 50–950 ramp
primary
#D8DFD7
secondary
#B2A7B3
accent
#50958D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484