#D5DCD5#D5DCD5
#D5DCD5 is a very light, near-neutral green. Relative luminance 0.701; OKLCH L 88.7% C 0.012 H 145.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCD5 |
|---|---|
| RGB | rgb(213, 220, 213) |
| HSL | hsl(120, 9%, 85%) |
| HSV | hsv(120, 3%, 86%) |
| CMYK | cmyk(3.2%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.06, -3.63, 2.61) |
| CIE-LCH | lch(87.06, 4.47, 144.27°) |
| OKLab | oklab(88.71% -0.01 0.0069) |
| OKLCH | oklch(88.71% 0.012 145.5) |
| XYZ | xyz(65.0419, 70.1364, 73.0490) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.50
Silver (survey)
#C5C9C7
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 5.56
Fog
#D8DCE0
ΔE00 6.18
Mintcream
#F5FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCD5 #DCD5DC
analogous
#D9DCD5 #D5DCD5 #D5DCD9
triadic
#D5DCD5 #D5D5DC #DCD5D5
tetradic
#D5DCD5 #D5D9DC #DCD5DC #DCD9D5
square
#D5DCD5 #D5D9DC #DCD5DC #DCD9D5
split-complementary
#D5DCD5 #D9D5DC #DCD5D9
monochromatic
#92A492 #B4C0B4 #D5DCD5 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.40
#D5DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#D5DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCD5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCD5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD5
Deuteranopia (green-blind)
#DBDAD5
Tritanopia (blue-blind)
#D4DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d5dcd5; /* rgb */ color: rgb(213, 220, 213); /* oklch */ color: oklch(88.7% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#e1e6e1',
500: '#d5dcd5',
950: '#000000',
},
}SCSS
$custom: #d5dcd5; $custom-light: #e1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d5dcd5",
"rgb": {
"r": 213,
"g": 220,
"b": 213
},
"hsl": {
"h": 120,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88713,
"c": 0.01209,
"h": 145.5
},
"luminance": 0.70137
}Semantic roles & 50–950 ramp
primary
#D5DCD5
secondary
#B0A5B0
accent
#529393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484