#DDE4DD#DDE4DD
#DDE4DD is a very light, near-neutral green. Relative luminance 0.761; OKLCH L 91.2% C 0.012 H 145.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4DD |
|---|---|
| RGB | rgb(221, 228, 221) |
| HSL | hsl(120, 11%, 88%) |
| HSV | hsv(120, 3%, 89%) |
| CMYK | cmyk(3.1%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(89.90, -3.61, 2.59) |
| CIE-LCH | lch(89.90, 4.44, 144.27°) |
| OKLab | oklab(91.16% -0.0099 0.0068) |
| OKLCH | oklch(91.16% 0.012 145.4) |
| XYZ | xyz(70.6110, 76.0792, 79.3574) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.20
Gainsboro
#DCDCDC
ΔE00 5.45
Mintcream
#F5FFFA
ΔE00 5.74
Light Gray
#D3D3D3
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.32
Whitesmoke
#F5F5F5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4DD #E4DDE4
analogous
#E0E4DD #DDE4DD #DDE4E0
triadic
#DDE4DD #DDDDE4 #E4DDDD
tetradic
#DDE4DD #DDE0E4 #E4DDE4 #E4E0DD
square
#DDE4DD #DDE0E4 #E4DDE4 #E4E0DD
split-complementary
#DDE4DD #E0DDE4 #E4DDE0
monochromatic
#99AE99 #BBC9BB #DDE4DD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.30
#DDE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DDE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4DD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4DD | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DD
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#DCE4E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dde4dd; /* rgb */ color: rgb(221, 228, 221); /* oklch */ color: oklch(91.2% 0.012 145.4);
Tailwind
colors: {
custom: {
50: '#e7ece7',
500: '#dde4dd',
950: '#000000',
},
}SCSS
$custom: #dde4dd; $custom-light: #e7ece7; $custom-dark: #000000;
JSON
{
"hex": "#dde4dd",
"rgb": {
"r": 221,
"g": 228,
"b": 221
},
"hsl": {
"h": 120,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.91156,
"c": 0.01201,
"h": 145.4
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#DDE4DD
secondary
#B9ACB9
accent
#509696
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484