#D4DCD5#D4DCD5
#D4DCD5 is a very light, near-neutral green. Relative luminance 0.700; OKLCH L 88.6% C 0.013 H 149.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCD5 |
|---|---|
| RGB | rgb(212, 220, 213) |
| HSL | hsl(128, 10%, 85%) |
| HSV | hsv(128, 4%, 86%) |
| CMYK | cmyk(3.6%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(86.99, -3.97, 2.50) |
| CIE-LCH | lch(86.99, 4.69, 147.83°) |
| OKLab | oklab(88.64% -0.011 0.0065) |
| OKLCH | oklch(88.64% 0.013 149.2) |
| XYZ | xyz(64.7527, 69.9873, 73.0354) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.91
Silver (survey)
#C5C9C7
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.37
Mintcream
#F5FFFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCD5 #DCD4DB
analogous
#D7DCD4 #D4DCD5 #D4DCD9
triadic
#D4DCD5 #D5D4DC #DCD5D4
tetradic
#D4DCD5 #D4D7DC #DCD4DB #DCD9D4
square
#D4DCD5 #D4D7DC #DCD4DB #DCD9D4
split-complementary
#D4DCD5 #D9D4DC #DCD4D7
monochromatic
#91A593 #B2C1B4 #D4DCD5 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.40
#D4DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D4DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCD5
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCD5 | 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)
#DCDAD5
Deuteranopia (green-blind)
#DBD9D5
Tritanopia (blue-blind)
#D3DCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcd5; /* rgb */ color: rgb(212, 220, 213); /* oklch */ color: oklch(88.6% 0.013 149.2);
Tailwind
colors: {
custom: {
50: '#e1e6e1',
500: '#d4dcd5',
950: '#000000',
},
}SCSS
$custom: #d4dcd5; $custom-light: #e1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d4dcd5",
"rgb": {
"r": 212,
"g": 220,
"b": 213
},
"hsl": {
"h": 127.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.88638,
"c": 0.01279,
"h": 149.2
},
"luminance": 0.69988
}Semantic roles & 50–950 ramp
primary
#D4DCD5
secondary
#B0A4AF
accent
#518C94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484