#D7DFD8#D7DFD8
#D7DFD8 is a very light, near-neutral green. Relative luminance 0.722; OKLCH L 89.6% C 0.013 H 149.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD8 |
|---|---|
| RGB | rgb(215, 223, 216) |
| HSL | hsl(128, 11%, 86%) |
| HSV | hsv(128, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(88.06, -3.96, 2.49) |
| CIE-LCH | lch(88.06, 4.68, 147.83°) |
| OKLab | oklab(89.56% -0.011 0.0065) |
| OKLCH | oklch(89.56% 0.013 149.2) |
| XYZ | xyz(66.8045, 72.1800, 75.3651) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.95
Gainsboro
#DCDCDC
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.35
Mintcream
#F5FFFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD8 #DFD7DE
analogous
#DADFD7 #D7DFD8 #D7DFDC
triadic
#D7DFD8 #D8D7DF #DFD8D7
tetradic
#D7DFD8 #D7DADF #DFD7DE #DFDCD7
square
#D7DFD8 #D7DADF #DFD7DE #DFDCD7
split-complementary
#D7DFD8 #DCD7DF #DFD7DA
monochromatic
#93A996 #B5C4B7 #D7DFD8 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.36
#D7DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D7DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD8
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD8 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DEDCD8
Tritanopia (blue-blind)
#D6DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfd8; /* rgb */ color: rgb(215, 223, 216); /* oklch */ color: oklch(89.6% 0.013 149.2);
Tailwind
colors: {
custom: {
50: '#e3e9e4',
500: '#d7dfd8',
950: '#000000',
},
}SCSS
$custom: #d7dfd8; $custom-light: #e3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd8",
"rgb": {
"r": 215,
"g": 223,
"b": 216
},
"hsl": {
"h": 127.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89556,
"c": 0.01276,
"h": 149.2
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#D7DFD8
secondary
#B3A7B2
accent
#508D95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484