#D5DFD9#D5DFD9
#D5DFD9 is a very light, near-neutral green. Relative luminance 0.719; OKLCH L 89.4% C 0.013 H 159.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFD9 |
|---|---|
| RGB | rgb(213, 223, 217) |
| HSL | hsl(144, 14%, 85%) |
| HSV | hsv(144, 4%, 87%) |
| CMYK | cmyk(4.5%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.94, -4.45, 1.77) |
| CIE-LCH | lch(87.94, 4.79, 158.30°) |
| OKLab | oklab(89.43% -0.0126 0.0046) |
| OKLCH | oklch(89.43% 0.013 159.9) |
| XYZ | xyz(66.3503, 71.9308, 76.0207) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.62
Gainsboro
#DCDCDC
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 5.98
Fog
#D8DCE0
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.37
Mintcream
#F5FFFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFD9 #DFD5DB
analogous
#D6DFD5 #D5DFD9 #D5DFDE
triadic
#D5DFD9 #D9D5DF #DFD9D5
tetradic
#D5DFD9 #D5D6DF #DFD5DB #DFDED5
square
#D5DFD9 #D5D6DF #DFD5DB #DFDED5
split-complementary
#D5DFD9 #DED5DF #DFD5D6
monochromatic
#90AA9A #B2C5BA #D5DFD9 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.36
#D5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFD9
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFD9 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD9
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#D3DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dfd9; /* rgb */ color: rgb(213, 223, 217); /* oklch */ color: oklch(89.4% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#e1e9e4',
500: '#d5dfd9',
950: '#000000',
},
}SCSS
$custom: #d5dfd9; $custom-light: #e1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d5dfd9",
"rgb": {
"r": 213,
"g": 223,
"b": 217
},
"hsl": {
"h": 144,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89433,
"c": 0.01345,
"h": 159.9
},
"luminance": 0.71931
}Semantic roles & 50–950 ramp
primary
#D5DFD9
secondary
#B4A4AE
accent
#4E7A98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484