#D2DCD2#D2DCD2
#D2DCD2 is a very light, near-neutral green. Relative luminance 0.695; OKLCH L 88.4% C 0.017 H 145.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD2 |
|---|---|
| RGB | rgb(210, 220, 210) |
| HSL | hsl(120, 13%, 84%) |
| HSV | hsv(120, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.77, -5.19, 3.74) |
| CIE-LCH | lch(86.77, 6.39, 144.19°) |
| OKLab | oklab(88.4% -0.0142 0.0098) |
| OKLCH | oklch(88.4% 0.017 145.4) |
| XYZ | xyz(63.8023, 69.5408, 71.0217) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.38
Silver (survey)
#C5C9C7
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.37
Honeydew
#F0FFF0
ΔE00 7.69
Mintcream
#F5FFFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD2 #DCD2DC
analogous
#D7DCD2 #D2DCD2 #D2DCD7
triadic
#D2DCD2 #D2D2DC #DCD2D2
tetradic
#D2DCD2 #D2D7DC #DCD2DC #DCD7D2
square
#D2DCD2 #D2D7DC #DCD2DC #DCD7D2
split-complementary
#D2DCD2 #D7D2DC #DCD2D7
monochromatic
#8DA68D #B0C1B0 #D2DCD2 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D2DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D2DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD2
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD2 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD2
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#D1DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd2; /* rgb */ color: rgb(210, 220, 210); /* oklch */ color: oklch(88.4% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#dfe6df',
500: '#d2dcd2',
950: '#000000',
},
}SCSS
$custom: #d2dcd2; $custom-light: #dfe6df; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd2",
"rgb": {
"r": 210,
"g": 220,
"b": 210
},
"hsl": {
"h": 120,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88404,
"c": 0.01728,
"h": 145.4
},
"luminance": 0.69541
}Semantic roles & 50–950 ramp
primary
#D2DCD2
secondary
#B1A2B1
accent
#4F9797
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484