#D2DFD8#D2DFD8
#D2DFD8 is a very light, near-neutral green. Relative luminance 0.714; OKLCH L 89.2% C 0.017 H 162.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFD8 |
|---|---|
| RGB | rgb(210, 223, 216) |
| HSL | hsl(148, 17%, 85%) |
| HSV | hsv(148, 6%, 87%) |
| CMYK | cmyk(5.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(87.70, -5.64, 1.92) |
| CIE-LCH | lch(87.70, 5.96, 161.17°) |
| OKLab | oklab(89.18% -0.0161 0.005) |
| OKLCH | oklch(89.18% 0.017 162.7) |
| XYZ | xyz(65.3583, 71.4343, 75.2973) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.88
Silver (survey)
#C5C9C7
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.26
Honeydew
#F0FFF0
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFD8 #DFD2D9
analogous
#D3DFD2 #D2DFD8 #D2DFDE
triadic
#D2DFD8 #D8D2DF #DFD8D2
tetradic
#D2DFD8 #D2D3DF #DFD2D9 #DFDED2
square
#D2DFD8 #D2D3DF #DFD2D9 #DFDED2
split-complementary
#D2DFD8 #DED2DF #DFD2D3
monochromatic
#8AAC9A #AEC6B9 #D2DFD8 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.37
#D2DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D2DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFD8
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFD8 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDD8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#D0DFDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dfd8; /* rgb */ color: rgb(210, 223, 216); /* oklch */ color: oklch(89.2% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#dfe9e4',
500: '#d2dfd8',
950: '#000000',
},
}SCSS
$custom: #d2dfd8; $custom-light: #dfe9e4; $custom-dark: #000000;
JSON
{
"hex": "#d2dfd8",
"rgb": {
"r": 210,
"g": 223,
"b": 216
},
"hsl": {
"h": 147.692,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89183,
"c": 0.01684,
"h": 162.7
},
"luminance": 0.71435
}Semantic roles & 50–950 ramp
primary
#D2DFD8
secondary
#B5A1AB
accent
#4A769B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484