#D2DCD4#D2DCD4
#D2DCD4 is a very light, near-neutral green. Relative luminance 0.696; OKLCH L 88.5% C 0.015 H 151.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD4 |
|---|---|
| RGB | rgb(210, 220, 212) |
| HSL | hsl(132, 13%, 84%) |
| HSV | hsv(132, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.82, -4.83, 2.76) |
| CIE-LCH | lch(86.82, 5.56, 150.25°) |
| OKLab | oklab(88.46% -0.0134 0.0072) |
| OKLCH | oklch(88.46% 0.015 151.8) |
| XYZ | xyz(64.0530, 69.6411, 72.3422) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.90
Silver (survey)
#C5C9C7
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.20
Mintcream
#F5FFFA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD4 #DCD2DA
analogous
#D5DCD2 #D2DCD4 #D2DCD9
triadic
#D2DCD4 #D4D2DC #DCD4D2
tetradic
#D2DCD4 #D2D5DC #DCD2DA #DCD9D2
square
#D2DCD4 #D2D5DC #DCD2DA #DCD9D2
split-complementary
#D2DCD4 #D9D2DC #DCD2D5
monochromatic
#8DA692 #B0C1B3 #D2DCD4 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.41
#D2DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D2DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DAD9D4
Tritanopia (blue-blind)
#D1DCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd4; /* rgb */ color: rgb(210, 220, 212); /* oklch */ color: oklch(88.5% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#dfe6e1',
500: '#d2dcd4',
950: '#000000',
},
}SCSS
$custom: #d2dcd4; $custom-light: #dfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd4",
"rgb": {
"r": 210,
"g": 220,
"b": 212
},
"hsl": {
"h": 132,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88459,
"c": 0.01526,
"h": 151.8
},
"luminance": 0.69642
}Semantic roles & 50–950 ramp
primary
#D2DCD4
secondary
#B1A2AE
accent
#4F8897
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484