#DDEADC#DDEADC
#DDEADC is a very light, muted green. Relative luminance 0.794; OKLCH L 92.3% C 0.023 H 143.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEADC |
|---|---|
| RGB | rgb(221, 234, 220) |
| HSL | hsl(116, 25%, 89%) |
| HSV | hsv(116, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.41, -6.84, 5.31) |
| CIE-LCH | lch(91.41, 8.66, 142.20°) |
| OKLab | oklab(92.34% -0.0187 0.0139) |
| OKLCH | oklch(92.34% 0.023 143.4) |
| XYZ | xyz(72.1575, 79.3846, 79.2175) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Light Grey
#D8DCD6
ΔE00 5.90
Mintcream
#F5FFFA
ΔE00 6.26
Beige
#F5F5DC
ΔE00 6.74
Ivory
#FFFFF0
ΔE00 7.24
Azure (CSS)
#F0FFFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEADC #E9DCEA
analogous
#E4EADC #DDEADC #DCEAE2
triadic
#DDEADC #DCDDEA #EADCDD
tetradic
#DDEADC #DCE4EA #E9DCEA #EAE2DC
square
#DDEADC #DCE4EA #E9DCEA #EAE2DC
split-complementary
#DDEADC #E2DCEA #EADCE4
monochromatic
#93BC90 #B8D3B6 #DDEADC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.24
#DDEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DDEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEADC
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEADC | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#DCE9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddeadc; /* rgb */ color: rgb(221, 234, 220); /* oklch */ color: oklch(92.3% 0.023 143.4);
Tailwind
colors: {
custom: {
50: '#e7f0e6',
500: '#ddeadc',
950: '#000000',
},
}SCSS
$custom: #ddeadc; $custom-light: #e7f0e6; $custom-dark: #000000;
JSON
{
"hex": "#ddeadc",
"rgb": {
"r": 221,
"g": 234,
"b": 220
},
"hsl": {
"h": 115.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92341,
"c": 0.02326,
"h": 143.4
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#DDEADC
secondary
#C0A8C2
accent
#42A49D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584