#D7DFD3#D7DFD3
#D7DFD3 is a very light, near-neutral green. Relative luminance 0.719; OKLCH L 89.4% C 0.018 H 134.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD3 |
|---|---|
| RGB | rgb(215, 223, 211) |
| HSL | hsl(100, 16%, 85%) |
| HSV | hsv(100, 5%, 87%) |
| CMYK | cmyk(3.6%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(87.93, -4.85, 4.94) |
| CIE-LCH | lch(87.93, 6.92, 134.45°) |
| OKLab | oklab(89.42% -0.0129 0.013) |
| OKLCH | oklch(89.42% 0.018 134.9) |
| XYZ | xyz(66.1679, 71.9254, 72.0125) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.40
Honeydew
#F0FFF0
ΔE00 7.06
Eggshell
#F0EAD6
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.09
Beige
#F5F5DC
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD3 #DBD3DF
analogous
#DDDFD3 #D7DFD3 #D3DFD5
triadic
#D7DFD3 #D3D7DF #DFD3D7
tetradic
#D7DFD3 #D3DDDF #DBD3DF #DFD5D3
square
#D7DFD3 #D3DDDF #DBD3DF #DFD5D3
split-complementary
#D7DFD3 #D5D3DF #DFD3DD
monochromatic
#97AB8C #B7C5B0 #D7DFD3 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.36
#D7DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D7DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD3
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD3 | 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)
#E0DDD2
Deuteranopia (green-blind)
#DFDCD3
Tritanopia (blue-blind)
#D7DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfd3; /* rgb */ color: rgb(215, 223, 211); /* oklch */ color: oklch(89.4% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#e3e9e0',
500: '#d7dfd3',
950: '#000000',
},
}SCSS
$custom: #d7dfd3; $custom-light: #e3e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd3",
"rgb": {
"r": 215,
"g": 223,
"b": 211
},
"hsl": {
"h": 100,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89419,
"c": 0.01829,
"h": 134.9
},
"luminance": 0.71926
}Semantic roles & 50–950 ramp
primary
#D7DFD3
secondary
#AEA2B4
accent
#4B9A80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484