#D4DCD0#D4DCD0
#D4DCD0 is a very light, near-neutral green. Relative luminance 0.697; OKLCH L 88.5% C 0.018 H 134.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCD0 |
|---|---|
| RGB | rgb(212, 220, 208) |
| HSL | hsl(100, 15%, 84%) |
| HSV | hsv(100, 5%, 86%) |
| CMYK | cmyk(3.6%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(86.87, -4.86, 4.95) |
| CIE-LCH | lch(86.87, 6.94, 134.44°) |
| OKLab | oklab(88.5% -0.0129 0.013) |
| OKLCH | oklch(88.5% 0.018 134.9) |
| XYZ | xyz(64.1278, 69.7373, 69.7445) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.41
Silver (survey)
#C5C9C7
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 7.38
Eggshell
#F0EAD6
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.51
Honeydew
#F0FFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCD0 #D8D0DC
analogous
#DADCD0 #D4DCD0 #D0DCD2
triadic
#D4DCD0 #D0D4DC #DCD0D4
tetradic
#D4DCD0 #D0DADC #D8D0DC #DCD2D0
square
#D4DCD0 #D0DADC #D8D0DC #DCD2D0
split-complementary
#D4DCD0 #D2D0DC #DCD0DA
monochromatic
#94A88A #B4C2AD #D4DCD0 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.40
#D4DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D4DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCD0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCD0 | 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)
#DDDACF
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#D4DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dcd0; /* rgb */ color: rgb(212, 220, 208); /* oklch */ color: oklch(88.5% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#e1e6de',
500: '#d4dcd0',
950: '#000000',
},
}SCSS
$custom: #d4dcd0; $custom-light: #e1e6de; $custom-dark: #000000;
JSON
{
"hex": "#d4dcd0",
"rgb": {
"r": 212,
"g": 220,
"b": 208
},
"hsl": {
"h": 100,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.885,
"c": 0.01834,
"h": 134.9
},
"luminance": 0.69738
}Semantic roles & 50–950 ramp
primary
#D4DCD0
secondary
#AB9FB1
accent
#4D997F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484