#D4DED3#D4DED3
#D4DED3 is a very light, near-neutral green. Relative luminance 0.709; OKLCH L 89.0% C 0.018 H 142.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DED3 |
|---|---|
| RGB | rgb(212, 222, 211) |
| HSL | hsl(115, 14%, 85%) |
| HSV | hsv(115, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(87.46, -5.36, 4.23) |
| CIE-LCH | lch(87.46, 6.82, 141.72°) |
| OKLab | oklab(88.99% -0.0146 0.0111) |
| OKLCH | oklch(88.99% 0.018 142.8) |
| XYZ | xyz(65.0284, 70.9424, 71.8827) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Silver (survey)
#C5C9C7
ΔE00 6.93
Honeydew
#F0FFF0
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.54
Mintcream
#F5FFFA
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DED3 #DDD3DE
analogous
#DADED3 #D4DED3 #D3DED7
triadic
#D4DED3 #D3D4DE #DED3D4
tetradic
#D4DED3 #D3DADE #DDD3DE #DED7D3
square
#D4DED3 #D3DADE #DDD3DE #DED7D3
split-complementary
#D4DED3 #D7D3DE #DED3DA
monochromatic
#90AA8D #B2C4B0 #D4DED3 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.38
#D4DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#D4DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DED3
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DED3 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#D3DDDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4ded3; /* rgb */ color: rgb(212, 222, 211); /* oklch */ color: oklch(89.0% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#e1e8e0',
500: '#d4ded3',
950: '#000000',
},
}SCSS
$custom: #d4ded3; $custom-light: #e1e8e0; $custom-dark: #000000;
JSON
{
"hex": "#d4ded3",
"rgb": {
"r": 212,
"g": 222,
"b": 211
},
"hsl": {
"h": 114.545,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.88989,
"c": 0.01831,
"h": 142.8
},
"luminance": 0.70943
}Semantic roles & 50–950 ramp
primary
#D4DED3
secondary
#B2A2B3
accent
#4D9892
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484