#D7DFD7#D7DFD7
#D7DFD7 is a very light, near-neutral green. Relative luminance 0.721; OKLCH L 89.5% C 0.014 H 145.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD7 |
|---|---|
| RGB | rgb(215, 223, 215) |
| HSL | hsl(120, 11%, 86%) |
| HSV | hsv(120, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(88.03, -4.14, 2.98) |
| CIE-LCH | lch(88.03, 5.10, 144.24°) |
| OKLab | oklab(89.53% -0.0114 0.0078) |
| OKLCH | oklch(89.53% 0.014 145.5) |
| XYZ | xyz(66.6756, 72.1284, 74.6863) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.16
Gainsboro
#DCDCDC
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 6.37
Fog
#D8DCE0
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD7 #DFD7DF
analogous
#DBDFD7 #D7DFD7 #D7DFDB
triadic
#D7DFD7 #D7D7DF #DFD7D7
tetradic
#D7DFD7 #D7DBDF #DFD7DF #DFDBD7
square
#D7DFD7 #D7DBDF #DFD7DF #DFDBD7
split-complementary
#D7DFD7 #DBD7DF #DFD7DB
monochromatic
#93A993 #B5C4B5 #D7DFD7 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.36
#D7DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D7DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD7
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD7 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DEDCD7
Tritanopia (blue-blind)
#D6DEDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd7; /* rgb */ color: rgb(215, 223, 215); /* oklch */ color: oklch(89.5% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#e3e9e3',
500: '#d7dfd7',
950: '#000000',
},
}SCSS
$custom: #d7dfd7; $custom-light: #e3e9e3; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd7",
"rgb": {
"r": 215,
"g": 223,
"b": 215
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89528,
"c": 0.01378,
"h": 145.5
},
"luminance": 0.72129
}Semantic roles & 50–950 ramp
primary
#D7DFD7
secondary
#B3A7B3
accent
#509595
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484