#D2DFD7#D2DFD7
#D2DFD7 is a very light, near-neutral green. Relative luminance 0.714; OKLCH L 89.2% C 0.018 H 159.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD7 |
|---|---|
| RGB | rgb(210, 223, 215) |
| HSL | hsl(143, 17%, 85%) |
| HSV | hsv(143, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.67, -5.82, 2.41) |
| CIE-LCH | lch(87.67, 6.30, 157.49°) |
| OKLab | oklab(89.16% -0.0165 0.0063) |
| OKLCH | oklch(89.16% 0.018 159.1) |
| XYZ | xyz(65.2294, 71.3828, 74.6185) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 6.90
Honeydew
#F0FFF0
ΔE00 7.22
Mintcream
#F5FFFA
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD7 #DFD2DA
analogous
#D4DFD2 #D2DFD7 #D2DFDE
triadic
#D2DFD7 #D7D2DF #DFD7D2
tetradic
#D2DFD7 #D2D4DF #DFD2DA #DFDED2
square
#D2DFD7 #D2D4DF #DFD2DA #DFDED2
split-complementary
#D2DFD7 #DED2DF #DFD2D4
monochromatic
#8AAC97 #AEC6B7 #D2DFD7 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.37
#D2DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D2DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD7
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD7 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#D0DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfd7; /* rgb */ color: rgb(210, 223, 215); /* oklch */ color: oklch(89.2% 0.018 159.1);
Tailwind
colors: {
custom: {
50: '#dfe9e3',
500: '#d2dfd7',
950: '#000000',
},
}SCSS
$custom: #d2dfd7; $custom-light: #dfe9e3; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd7",
"rgb": {
"r": 210,
"g": 223,
"b": 215
},
"hsl": {
"h": 143.077,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89155,
"c": 0.01763,
"h": 159.1
},
"luminance": 0.71383
}Semantic roles & 50–950 ramp
primary
#D2DFD7
secondary
#B5A1AD
accent
#4A7C9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484