#D7DFDA#D7DFDA
#D7DFDA is a very light, near-neutral green. Relative luminance 0.723; OKLCH L 89.6% C 0.011 H 158.8°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFDA |
|---|---|
| RGB | rgb(215, 223, 218) |
| HSL | hsl(143, 11%, 86%) |
| HSV | hsv(143, 4%, 87%) |
| CMYK | cmyk(3.6%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(88.11, -3.60, 1.51) |
| CIE-LCH | lch(88.11, 3.90, 157.23°) |
| OKLab | oklab(89.61% -0.0102 0.004) |
| OKLCH | oklch(89.61% 0.011 158.8) |
| XYZ | xyz(67.0646, 72.2841, 76.7351) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.82
Gainsboro
#DCDCDC
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 5.48
Silver (survey)
#C5C9C7
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFDA #DFD7DC
analogous
#D8DFD7 #D7DFDA #D7DFDE
triadic
#D7DFDA #DAD7DF #DFDAD7
tetradic
#D7DFDA #D7D8DF #DFD7DC #DFDED7
square
#D7DFDA #D7D8DF #DFD7DC #DFDED7
split-complementary
#D7DFDA #DED7DF #DFD7D8
monochromatic
#93A99B #B5C4BB #D7DFDA #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.36
#D7DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D7DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFDA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFDA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDA
Deuteranopia (green-blind)
#DDDDDA
Tritanopia (blue-blind)
#D6DFDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dfda; /* rgb */ color: rgb(215, 223, 218); /* oklch */ color: oklch(89.6% 0.011 158.8);
Tailwind
colors: {
custom: {
50: '#e3e9e5',
500: '#d7dfda',
950: '#000000',
},
}SCSS
$custom: #d7dfda; $custom-light: #e3e9e5; $custom-dark: #000000;
JSON
{
"hex": "#d7dfda",
"rgb": {
"r": 215,
"g": 223,
"b": 218
},
"hsl": {
"h": 142.5,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.89612,
"c": 0.01093,
"h": 158.8
},
"luminance": 0.72284
}Semantic roles & 50–950 ramp
primary
#D7DFDA
secondary
#B3A7AF
accent
#507B95
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484