#D2DCD0#D2DCD0
#D2DCD0 is a very light, near-neutral green. Relative luminance 0.694; OKLCH L 88.3% C 0.019 H 140.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD0 |
|---|---|
| RGB | rgb(210, 220, 208) |
| HSL | hsl(110, 15%, 84%) |
| HSV | hsv(110, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.72, -5.54, 4.73) |
| CIE-LCH | lch(86.72, 7.28, 139.55°) |
| OKLab | oklab(88.35% -0.015 0.0124) |
| OKLCH | oklch(88.35% 0.019 140.5) |
| XYZ | xyz(63.5547, 69.4418, 69.7176) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.96
Silver (survey)
#C5C9C7
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD0 #DAD0DC
analogous
#D8DCD0 #D2DCD0 #D0DCD4
triadic
#D2DCD0 #D0D2DC #DCD0D2
tetradic
#D2DCD0 #D0D8DC #DAD0DC #DCD4D0
square
#D2DCD0 #D0D8DC #DAD0DC #DCD4D0
split-complementary
#D2DCD0 #D4D0DC #DCD0D8
monochromatic
#8FA88A #B0C2AD #D2DCD0 #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.41
#D2DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D2DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD0
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD0 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#D2DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd0; /* rgb */ color: rgb(210, 220, 208); /* oklch */ color: oklch(88.3% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#dfe6de',
500: '#d2dcd0',
950: '#000000',
},
}SCSS
$custom: #d2dcd0; $custom-light: #dfe6de; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd0",
"rgb": {
"r": 210,
"g": 220,
"b": 208
},
"hsl": {
"h": 110,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88349,
"c": 0.01946,
"h": 140.5
},
"luminance": 0.69442
}Semantic roles & 50–950 ramp
primary
#D2DCD0
secondary
#AE9FB1
accent
#4D998C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484