#D4DCD4#D4DCD4
#D4DCD4 is a very light, near-neutral green. Relative luminance 0.699; OKLCH L 88.6% C 0.014 H 145.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCD4 |
|---|---|
| RGB | rgb(212, 220, 212) |
| HSL | hsl(120, 10%, 85%) |
| HSV | hsv(120, 4%, 86%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.97, -4.15, 2.99) |
| CIE-LCH | lch(86.97, 5.11, 144.24°) |
| OKLab | oklab(88.61% -0.0114 0.0078) |
| OKLCH | oklch(88.61% 0.014 145.5) |
| XYZ | xyz(64.6261, 69.9366, 72.3690) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.13
Silver (survey)
#C5C9C7
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.81
Mintcream
#F5FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCD4 #DCD4DC
analogous
#D8DCD4 #D4DCD4 #D4DCD8
triadic
#D4DCD4 #D4D4DC #DCD4D4
tetradic
#D4DCD4 #D4D8DC #DCD4DC #DCD8D4
square
#D4DCD4 #D4D8DC #DCD4DC #DCD8D4
split-complementary
#D4DCD4 #D8D4DC #DCD4D8
monochromatic
#91A591 #B2C1B2 #D4DCD4 #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.40
#D4DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D4DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCD4
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCD4 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#DBD9D4
Tritanopia (blue-blind)
#D3DBDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d4dcd4; /* rgb */ color: rgb(212, 220, 212); /* oklch */ color: oklch(88.6% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#e1e6e1',
500: '#d4dcd4',
950: '#000000',
},
}SCSS
$custom: #d4dcd4; $custom-light: #e1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d4dcd4",
"rgb": {
"r": 212,
"g": 220,
"b": 212
},
"hsl": {
"h": 120,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.8861,
"c": 0.01381,
"h": 145.5
},
"luminance": 0.69937
}Semantic roles & 50–950 ramp
primary
#D4DCD4
secondary
#B0A4B0
accent
#519494
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484