#DDE9DD#DDE9DD
#DDE9DD is a very light, muted green. Relative luminance 0.789; OKLCH L 92.2% C 0.021 H 145.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE9DD |
|---|---|
| RGB | rgb(221, 233, 221) |
| HSL | hsl(120, 21%, 89%) |
| HSV | hsv(120, 5%, 91%) |
| CMYK | cmyk(5.2%, 0%, 5.2%, 8.6%) |
| CIE-LAB | lab(91.18, -6.16, 4.45) |
| CIE-LCH | lch(91.18, 7.59, 144.15°) |
| OKLab | oklab(92.17% -0.0169 0.0117) |
| OKLCH | oklch(92.17% 0.021 145.4) |
| XYZ | xyz(72.0065, 78.8700, 79.8225) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.69
Light Grey
#D8DCD6
ΔE00 5.09
Mintcream
#F5FFFA
ΔE00 5.81
Beige
#F5F5DC
ΔE00 6.99
Ivory
#FFFFF0
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE9DD #E9DDE9
analogous
#E3E9DD #DDE9DD #DDE9E3
triadic
#DDE9DD #DDDDE9 #E9DDDD
tetradic
#DDE9DD #DDE3E9 #E9DDE9 #E9E3DD
square
#DDE9DD #DDE3E9 #E9DDE9 #E9E3DD
split-complementary
#DDE9DD #E3DDE9 #E9DDE3
monochromatic
#93B993 #B8D1B8 #DDE9DD #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.25
#DDE9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DDE9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE9DD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE9DD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#DCE8E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde9dd; /* rgb */ color: rgb(221, 233, 221); /* oklch */ color: oklch(92.2% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#e7f0e7',
500: '#dde9dd',
950: '#000000',
},
}SCSS
$custom: #dde9dd; $custom-light: #e7f0e7; $custom-dark: #000000;
JSON
{
"hex": "#dde9dd",
"rgb": {
"r": 221,
"g": 233,
"b": 221
},
"hsl": {
"h": 120,
"s": 21.429,
"l": 89.02
},
"oklch": {
"l": 0.92165,
"c": 0.02052,
"h": 145.4
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#DDE9DD
secondary
#C0AAC0
accent
#46A0A0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584