#D8DFD9#D8DFD9
#D8DFD9 is a very light, near-neutral green. Relative luminance 0.724; OKLCH L 89.7% C 0.011 H 149.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD9 |
|---|---|
| RGB | rgb(216, 223, 217) |
| HSL | hsl(129, 10%, 86%) |
| HSV | hsv(129, 3%, 87%) |
| CMYK | cmyk(3.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.15, -3.44, 2.11) |
| CIE-LCH | lch(88.15, 4.04, 148.43°) |
| OKLab | oklab(89.66% -0.0095 0.0056) |
| OKLCH | oklch(89.66% 0.011 149.8) |
| XYZ | xyz(67.2287, 72.3838, 76.0619) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.44
Gainsboro
#DCDCDC
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.48
Silver (survey)
#C5C9C7
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.71
Mintcream
#F5FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD9 #DFD8DE
analogous
#DADFD8 #D8DFD9 #D8DFDC
triadic
#D8DFD9 #D9D8DF #DFD9D8
tetradic
#D8DFD9 #D8DADF #DFD8DE #DFDCD8
square
#D8DFD9 #D8DADF #DFD8DE #DFDCD8
split-complementary
#D8DFD9 #DCD8DF #DFD8DA
monochromatic
#95A897 #B6C3B8 #D8DFD9 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.36
#D8DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D8DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD9
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD9 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#D7DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd9; /* rgb */ color: rgb(216, 223, 217); /* oklch */ color: oklch(89.7% 0.011 149.8);
Tailwind
colors: {
custom: {
50: '#e4e9e4',
500: '#d8dfd9',
950: '#000000',
},
}SCSS
$custom: #d8dfd9; $custom-light: #e4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd9",
"rgb": {
"r": 216,
"g": 223,
"b": 217
},
"hsl": {
"h": 128.571,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.89659,
"c": 0.01105,
"h": 149.8
},
"luminance": 0.72384
}Semantic roles & 50–950 ramp
primary
#D8DFD9
secondary
#B3A8B2
accent
#528A94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484