#D2DCD5#D2DCD5
#D2DCD5 is a very light, near-neutral green. Relative luminance 0.697; OKLCH L 88.5% C 0.014 H 155.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCD5 |
|---|---|
| RGB | rgb(210, 220, 213) |
| HSL | hsl(138, 13%, 84%) |
| HSV | hsv(138, 5%, 86%) |
| CMYK | cmyk(4.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.85, -4.64, 2.27) |
| CIE-LCH | lch(86.85, 5.17, 153.98°) |
| OKLab | oklab(88.49% -0.013 0.0059) |
| OKLCH | oklch(88.49% 0.014 155.6) |
| XYZ | xyz(64.1795, 69.6917, 73.0086) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.73
Silver (survey)
#C5C9C7
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.32
Light Gray
#D3D3D3
ΔE00 6.46
Fog
#D8DCE0
ΔE00 6.78
Mintcream
#F5FFFA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCD5 #DCD2D9
analogous
#D4DCD2 #D2DCD5 #D2DCDA
triadic
#D2DCD5 #D5D2DC #DCD5D2
tetradic
#D2DCD5 #D2D4DC #DCD2D9 #DCDAD2
square
#D2DCD5 #D2D4DC #DCD2D9 #DCDAD2
split-complementary
#D2DCD5 #DAD2DC #DCD2D4
monochromatic
#8DA695 #B0C1B5 #D2DCD5 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.41
#D2DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D2DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCD5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCD5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#DAD9D5
Tritanopia (blue-blind)
#D1DCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcd5; /* rgb */ color: rgb(210, 220, 213); /* oklch */ color: oklch(88.5% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#dfe6e1',
500: '#d2dcd5',
950: '#000000',
},
}SCSS
$custom: #d2dcd5; $custom-light: #dfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#d2dcd5",
"rgb": {
"r": 210,
"g": 220,
"b": 213
},
"hsl": {
"h": 138,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88487,
"c": 0.01433,
"h": 155.6
},
"luminance": 0.69692
}Semantic roles & 50–950 ramp
primary
#D2DCD5
secondary
#B1A2AC
accent
#4F8197
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484