#D2DCD1#D2DCD1
#D2DCD1 is a very light, near-neutral green. Relative luminance 0.695; OKLCH L 88.4% C 0.018 H 142.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD1 |
|---|---|
| RGB | rgb(210, 220, 209) |
| HSL | hsl(115, 14%, 84%) |
| HSV | hsv(115, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(86.75, -5.36, 4.23) |
| CIE-LCH | lch(86.75, 6.83, 141.72°) |
| OKLab | oklab(88.38% -0.0146 0.0111) |
| OKLCH | oklch(88.38% 0.018 142.8) |
| XYZ | xyz(63.6781, 69.4912, 70.3676) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.66
Silver (survey)
#C5C9C7
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.57
Honeydew
#F0FFF0
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 7.68
Mintcream
#F5FFFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD1 #DBD1DC
analogous
#D8DCD1 #D2DCD1 #D1DCD6
triadic
#D2DCD1 #D1D2DC #DCD1D2
tetradic
#D2DCD1 #D1D8DC #DBD1DC #DCD6D1
square
#D2DCD1 #D1D8DC #DBD1DC #DCD6D1
split-complementary
#D2DCD1 #D6D1DC #DCD1D8
monochromatic
#8EA78B #B0C2AE #D2DCD1 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D2DCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D2DCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD1
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD1 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#D1DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd1; /* rgb */ color: rgb(210, 220, 209); /* oklch */ color: oklch(88.4% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#dfe6df',
500: '#d2dcd1',
950: '#000000',
},
}SCSS
$custom: #d2dcd1; $custom-light: #dfe6df; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd1",
"rgb": {
"r": 210,
"g": 220,
"b": 209
},
"hsl": {
"h": 114.545,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.88377,
"c": 0.01835,
"h": 142.8
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#D2DCD1
secondary
#AFA0B1
accent
#4E9891
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484