#D1DFD7#D1DFD7
#D1DFD7 is a very light, near-neutral green. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 161.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFD7 |
|---|---|
| RGB | rgb(209, 223, 215) |
| HSL | hsl(146, 18%, 85%) |
| HSV | hsv(146, 6%, 87%) |
| CMYK | cmyk(6.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.60, -6.16, 2.30) |
| CIE-LCH | lch(87.60, 6.57, 159.51°) |
| OKLab | oklab(89.08% -0.0175 0.006) |
| OKLCH | oklch(89.08% 0.018 161.1) |
| XYZ | xyz(64.9455, 71.2364, 74.6052) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 7.11
Honeydew
#F0FFF0
ΔE00 7.23
Mintcream
#F5FFFA
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.84
Azure (CSS)
#F0FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFD7 #DFD1D9
analogous
#D2DFD1 #D1DFD7 #D1DFDE
triadic
#D1DFD7 #D7D1DF #DFD7D1
tetradic
#D1DFD7 #D1D2DF #DFD1D9 #DFDED1
square
#D1DFD7 #D1D2DF #DFD1D9 #DFDED1
split-complementary
#D1DFD7 #DED1DF #DFD1D2
monochromatic
#89AD98 #ADC6B8 #D1DFD7 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.38
#D1DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D1DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFD7
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFD7 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#CFDFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dfd7; /* rgb */ color: rgb(209, 223, 215); /* oklch */ color: oklch(89.1% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#dfe9e3',
500: '#d1dfd7',
950: '#000000',
},
}SCSS
$custom: #d1dfd7; $custom-light: #dfe9e3; $custom-dark: #000000;
JSON
{
"hex": "#d1dfd7",
"rgb": {
"r": 209,
"g": 223,
"b": 215
},
"hsl": {
"h": 145.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89081,
"c": 0.01849,
"h": 161.1
},
"luminance": 0.71237
}Semantic roles & 50–950 ramp
primary
#D1DFD7
secondary
#B59FAC
accent
#49799C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484