#DDEADD#DDEADD
#DDEADD is a very light, muted green. Relative luminance 0.794; OKLCH L 92.4% C 0.022 H 145.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEADD |
|---|---|
| RGB | rgb(221, 234, 221) |
| HSL | hsl(120, 24%, 89%) |
| HSV | hsv(120, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(91.43, -6.66, 4.82) |
| CIE-LCH | lch(91.43, 8.22, 144.13°) |
| OKLab | oklab(92.37% -0.0183 0.0126) |
| OKLCH | oklch(92.37% 0.022 145.4) |
| XYZ | xyz(72.2903, 79.4378, 79.9171) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 6.00
Beige
#F5F5DC
ΔE00 6.94
Ivory
#FFFFF0
ΔE00 7.23
Azure (CSS)
#F0FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEADD #EADDEA
analogous
#E4EADD #DDEADD #DDEAE4
triadic
#DDEADD #DDDDEA #EADDDD
tetradic
#DDEADD #DDE4EA #EADDEA #EAE4DD
square
#DDEADD #DDE4EA #EADDEA #EAE4DD
split-complementary
#DDEADD #E4DDEA #EADDE4
monochromatic
#91BB91 #B7D3B7 #DDEADD #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.24
#DDEADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DDEADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEADD
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEADD | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#DCE9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeadd; /* rgb */ color: rgb(221, 234, 221); /* oklch */ color: oklch(92.4% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#e7f0e7',
500: '#ddeadd',
950: '#000000',
},
}SCSS
$custom: #ddeadd; $custom-light: #e7f0e7; $custom-dark: #000000;
JSON
{
"hex": "#ddeadd",
"rgb": {
"r": 221,
"g": 234,
"b": 221
},
"hsl": {
"h": 120,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.92368,
"c": 0.02221,
"h": 145.4
},
"luminance": 0.79438
}Semantic roles & 50–950 ramp
primary
#DDEADD
secondary
#C2A9C2
accent
#43A2A2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584