#D2DCD6#D2DCD6
#D2DCD6 is a very light, near-neutral green. Relative luminance 0.697; OKLCH L 88.5% C 0.013 H 159.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD6 |
|---|---|
| RGB | rgb(210, 220, 214) |
| HSL | hsl(144, 13%, 84%) |
| HSV | hsv(144, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(86.87, -4.46, 1.78) |
| CIE-LCH | lch(86.87, 4.80, 158.30°) |
| OKLab | oklab(88.52% -0.0127 0.0046) |
| OKLCH | oklch(88.52% 0.013 159.9) |
| XYZ | xyz(64.3069, 69.7427, 73.6791) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.62
Silver (survey)
#C5C9C7
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.36
Mintcream
#F5FFFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD6 #DCD2D8
analogous
#D3DCD2 #D2DCD6 #D2DCDB
triadic
#D2DCD6 #D6D2DC #DCD6D2
tetradic
#D2DCD6 #D2D3DC #DCD2D8 #DCDBD2
square
#D2DCD6 #D2D3DC #DCD2D8 #DCDBD2
split-complementary
#D2DCD6 #DBD2DC #DCD2D3
monochromatic
#8DA697 #B0C1B7 #D2DCD6 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.40
#D2DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D2DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD6
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD6 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#DAD9D6
Tritanopia (blue-blind)
#D0DCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd6; /* rgb */ color: rgb(210, 220, 214); /* oklch */ color: oklch(88.5% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#dfe6e2',
500: '#d2dcd6',
950: '#000000',
},
}SCSS
$custom: #d2dcd6; $custom-light: #dfe6e2; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd6",
"rgb": {
"r": 210,
"g": 220,
"b": 214
},
"hsl": {
"h": 144,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88515,
"c": 0.01348,
"h": 159.9
},
"luminance": 0.69743
}Semantic roles & 50–950 ramp
primary
#D2DCD6
secondary
#B1A2AB
accent
#4F7A97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484