#DDEDD9#DDEDD9
#DDEDD9 is a very light, muted green. Relative luminance 0.809; OKLCH L 92.9% C 0.032 H 139.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD9 |
|---|---|
| RGB | rgb(221, 237, 217) |
| HSL | hsl(108, 36%, 89%) |
| HSV | hsv(108, 8%, 93%) |
| CMYK | cmyk(6.8%, 0%, 8.4%, 7.1%) |
| CIE-LAB | lab(92.11, -8.88, 7.88) |
| CIE-LCH | lch(92.11, 11.87, 138.42°) |
| OKLab | oklab(92.87% -0.024 0.0206) |
| OKLCH | oklch(92.87% 0.032 139.4) |
| XYZ | xyz(72.6251, 80.9498, 77.4309) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Beige
#F5F5DC
ΔE00 6.61
Off White (survey)
#FFFFE4
ΔE00 7.63
Mintcream
#F5FFFA
ΔE00 7.89
Lightyellow
#FFFFE0
ΔE00 7.94
Ivory
#FFFFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD9 #E9D9ED
analogous
#E7EDD9 #DDEDD9 #D9EDDF
triadic
#DDEDD9 #D9DDED #EDD9DD
tetradic
#DDEDD9 #D9E7ED #E9D9ED #EDDFD9
square
#DDEDD9 #D9E7ED #E9D9ED #EDDFD9
split-complementary
#DDEDD9 #DFD9ED #EDD9E7
monochromatic
#93C686 #B8D9AF #DDEDD9 #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.22
#DDEDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DDEDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD9
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD9 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D8
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#DCEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd9; /* rgb */ color: rgb(221, 237, 217); /* oklch */ color: oklch(92.9% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#e7f2e4',
500: '#ddedd9',
950: '#000000',
},
}SCSS
$custom: #ddedd9; $custom-light: #e7f2e4; $custom-dark: #000000;
JSON
{
"hex": "#ddedd9",
"rgb": {
"r": 221,
"g": 237,
"b": 217
},
"hsl": {
"h": 108,
"s": 35.714,
"l": 89.02
},
"oklch": {
"l": 0.92872,
"c": 0.0316,
"h": 139.4
},
"luminance": 0.8095
}Semantic roles & 50–950 ramp
primary
#DDEDD9
secondary
#C0A3C8
accent
#37AF97
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584