#D4DED4#D4DED4
#D4DED4 is a very light, near-neutral green. Relative luminance 0.710; OKLCH L 89.0% C 0.017 H 145.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DED4 |
|---|---|
| RGB | rgb(212, 222, 212) |
| HSL | hsl(120, 13%, 85%) |
| HSV | hsv(120, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.48, -5.18, 3.74) |
| CIE-LCH | lch(87.48, 6.38, 144.19°) |
| OKLab | oklab(89.02% -0.0142 0.0098) |
| OKLCH | oklch(89.02% 0.017 145.4) |
| XYZ | xyz(65.1542, 70.9927, 72.5450) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.35
Silver (survey)
#C5C9C7
ΔE00 6.67
Gainsboro
#DCDCDC
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.46
Mintcream
#F5FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DED4 #DED4DE
analogous
#D9DED4 #D4DED4 #D4DED9
triadic
#D4DED4 #D4D4DE #DED4D4
tetradic
#D4DED4 #D4D9DE #DED4DE #DED9D4
square
#D4DED4 #D4D9DE #DED4DE #DED9D4
split-complementary
#D4DED4 #D9D4DE #DED4D9
monochromatic
#8FA98F #B1C3B1 #D4DED4 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.38
#D4DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D4DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DED4
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DED4 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#D3DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ded4; /* rgb */ color: rgb(212, 222, 212); /* oklch */ color: oklch(89.0% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#e1e8e1',
500: '#d4ded4',
950: '#000000',
},
}SCSS
$custom: #d4ded4; $custom-light: #e1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#d4ded4",
"rgb": {
"r": 212,
"g": 222,
"b": 212
},
"hsl": {
"h": 120,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89017,
"c": 0.01725,
"h": 145.4
},
"luminance": 0.70993
}Semantic roles & 50–950 ramp
primary
#D4DED4
secondary
#B3A3B3
accent
#4E9797
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484