#D9DFD7#D9DFD7
#D9DFD7 is a very light, near-neutral green. Relative luminance 0.724; OKLCH L 89.7% C 0.013 H 137.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD7 |
|---|---|
| RGB | rgb(217, 223, 215) |
| HSL | hsl(105, 11%, 86%) |
| HSV | hsv(105, 4%, 87%) |
| CMYK | cmyk(2.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(88.18, -3.46, 3.21) |
| CIE-LCH | lch(88.18, 4.72, 137.14°) |
| OKLab | oklab(89.68% -0.0093 0.0084) |
| OKLCH | oklch(89.68% 0.013 137.8) |
| XYZ | xyz(67.2666, 72.4332, 74.7140) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.49
Gainsboro
#DCDCDC
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.48
Mintcream
#F5FFFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD7 #DDD7DF
analogous
#DDDFD7 #D9DFD7 #D7DFD9
triadic
#D9DFD7 #D7D9DF #DFD7D9
tetradic
#D9DFD7 #D7DDDF #DDD7DF #DFD9D7
square
#D9DFD7 #D7DDDF #DDD7DF #DFD9D7
split-complementary
#D9DFD7 #D9D7DF #DFD7DD
monochromatic
#98A993 #B9C4B5 #D9DFD7 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.36
#D9DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#D9DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD7
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD7 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED7
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#D9DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd7; /* rgb */ color: rgb(217, 223, 215); /* oklch */ color: oklch(89.7% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#e4e9e3',
500: '#d9dfd7',
950: '#000000',
},
}SCSS
$custom: #d9dfd7; $custom-light: #e4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd7",
"rgb": {
"r": 217,
"g": 223,
"b": 215
},
"hsl": {
"h": 105,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.8968,
"c": 0.01254,
"h": 137.8
},
"luminance": 0.72433
}Semantic roles & 50–950 ramp
primary
#D9DFD7
secondary
#B0A7B3
accent
#509584
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484