#D7DFD9#D7DFD9
#D7DFD9 is a very light, near-neutral green. Relative luminance 0.722; OKLCH L 89.6% C 0.012 H 153.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD9 |
|---|---|
| RGB | rgb(215, 223, 217) |
| HSL | hsl(135, 11%, 86%) |
| HSV | hsv(135, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.08, -3.78, 2.00) |
| CIE-LCH | lch(88.08, 4.28, 152.11°) |
| OKLab | oklab(89.58% -0.0106 0.0052) |
| OKLCH | oklch(89.58% 0.012 153.6) |
| XYZ | xyz(66.9341, 72.2319, 76.0480) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.83
Gainsboro
#DCDCDC
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD9 #DFD7DD
analogous
#D9DFD7 #D7DFD9 #D7DFDD
triadic
#D7DFD9 #D9D7DF #DFD9D7
tetradic
#D7DFD9 #D7D9DF #DFD7DD #DFDDD7
square
#D7DFD9 #D7D9DF #DFD7DD #DFDDD7
split-complementary
#D7DFD9 #DDD7DF #DFD7D9
monochromatic
#93A998 #B5C4B9 #D7DFD9 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.36
#D7DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D7DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD9
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD9 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED9
Deuteranopia (green-blind)
#DDDDD9
Tritanopia (blue-blind)
#D6DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd9; /* rgb */ color: rgb(215, 223, 217); /* oklch */ color: oklch(89.6% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#e3e9e4',
500: '#d7dfd9',
950: '#000000',
},
}SCSS
$custom: #d7dfd9; $custom-light: #e3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd9",
"rgb": {
"r": 215,
"g": 223,
"b": 217
},
"hsl": {
"h": 135,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89584,
"c": 0.0118,
"h": 153.6
},
"luminance": 0.72232
}Semantic roles & 50–950 ramp
primary
#D7DFD9
secondary
#B3A7B0
accent
#508495
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484