#D5DCD2#D5DCD2
#D5DCD2 is a very light, near-neutral green. Relative luminance 0.700; OKLCH L 88.6% C 0.015 H 136.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCD2 |
|---|---|
| RGB | rgb(213, 220, 210) |
| HSL | hsl(102, 13%, 84%) |
| HSV | hsv(102, 5%, 86%) |
| CMYK | cmyk(3.2%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.99, -4.16, 4.09) |
| CIE-LCH | lch(86.99, 5.83, 135.55°) |
| OKLab | oklab(88.63% -0.0111 0.0107) |
| OKLCH | oklch(88.63% 0.015 136.1) |
| XYZ | xyz(64.6646, 69.9855, 71.0621) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Silver (survey)
#C5C9C7
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.58
Eggshell
#F0EAD6
ΔE00 7.33
Fog
#D8DCE0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCD2 #D9D2DC
analogous
#DADCD2 #D5DCD2 #D2DCD4
triadic
#D5DCD2 #D2D5DC #DCD2D5
tetradic
#D5DCD2 #D2DADC #D9D2DC #DCD4D2
square
#D5DCD2 #D2DADC #D9D2DC #DCD4D2
split-complementary
#D5DCD2 #D4D2DC #DCD2DA
monochromatic
#95A68D #B5C1B0 #D5DCD2 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.40
#D5DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D5DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCD2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCD2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#D5DBD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5dcd2; /* rgb */ color: rgb(213, 220, 210); /* oklch */ color: oklch(88.6% 0.015 136.1);
Tailwind
colors: {
custom: {
50: '#e1e6df',
500: '#d5dcd2',
950: '#000000',
},
}SCSS
$custom: #d5dcd2; $custom-light: #e1e6df; $custom-dark: #000000;
JSON
{
"hex": "#d5dcd2",
"rgb": {
"r": 213,
"g": 220,
"b": 210
},
"hsl": {
"h": 102,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88631,
"c": 0.01545,
"h": 136.1
},
"luminance": 0.69986
}Semantic roles & 50–950 ramp
primary
#D5DCD2
secondary
#ACA2B1
accent
#4F9781
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484