#D2DCD3#D2DCD3
#D2DCD3 is a very light, near-neutral green. Relative luminance 0.696; OKLCH L 88.4% C 0.016 H 148.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD3 |
|---|---|
| RGB | rgb(210, 220, 211) |
| HSL | hsl(126, 13%, 84%) |
| HSV | hsv(126, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.80, -5.01, 3.25) |
| CIE-LCH | lch(86.80, 5.97, 147.01°) |
| OKLab | oklab(88.43% -0.0138 0.0085) |
| OKLCH | oklch(88.43% 0.016 148.4) |
| XYZ | xyz(63.9273, 69.5908, 71.6799) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.12
Silver (survey)
#C5C9C7
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.62
Mintcream
#F5FFFA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD3 #DCD2DB
analogous
#D6DCD2 #D2DCD3 #D2DCD8
triadic
#D2DCD3 #D3D2DC #DCD3D2
tetradic
#D2DCD3 #D2D6DC #DCD2DB #DCD8D2
square
#D2DCD3 #D2D6DC #DCD2DB #DCD8D2
split-complementary
#D2DCD3 #D8D2DC #DCD2D6
monochromatic
#8DA690 #B0C1B1 #D2DCD3 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.41
#D2DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#D2DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD3
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD3 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#DAD9D3
Tritanopia (blue-blind)
#D1DBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd3; /* rgb */ color: rgb(210, 220, 211); /* oklch */ color: oklch(88.4% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#dfe6e0',
500: '#d2dcd3',
950: '#000000',
},
}SCSS
$custom: #d2dcd3; $custom-light: #dfe6e0; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd3",
"rgb": {
"r": 210,
"g": 220,
"b": 211
},
"hsl": {
"h": 126,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88432,
"c": 0.01624,
"h": 148.4
},
"luminance": 0.69591
}Semantic roles & 50–950 ramp
primary
#D2DCD3
secondary
#B1A2AF
accent
#4F8F97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484