#DDEED7#DDEED7
#DDEED7 is a very light, muted green. Relative luminance 0.814; OKLCH L 93.0% C 0.036 H 137.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEED7 |
|---|---|
| RGB | rgb(221, 238, 215) |
| HSL | hsl(104, 40%, 89%) |
| HSV | hsv(104, 10%, 93%) |
| CMYK | cmyk(7.1%, 0%, 9.7%, 6.7%) |
| CIE-LAB | lab(92.32, -9.73, 9.22) |
| CIE-LCH | lch(92.32, 13.40, 136.53°) |
| OKLab | oklab(93.02% -0.0262 0.024) |
| OKLCH | oklch(93.02% 0.036 137.5) |
| XYZ | xyz(72.6569, 81.4270, 76.1660) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Beige
#F5F5DC
ΔE00 6.72
Off White (survey)
#FFFFE4
ΔE00 7.61
Lightyellow
#FFFFE0
ΔE00 7.75
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.27
Ivory
#FFFFF0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEED7 #E8D7EE
analogous
#E9EED7 #DDEED7 #D7EEDD
triadic
#DDEED7 #D7DDEE #EED7DD
tetradic
#DDEED7 #D7E9EE #E8D7EE #EEDDD7
square
#DDEED7 #D7E9EE #E8D7EE #EEDDD7
split-complementary
#DDEED7 #DDD7EE #EED7E9
monochromatic
#94C981 #B8DCAC #DDEED7 #EDF6EA #EDF6EA
Accessibility & contrast
On white
1.21
#DDEED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DDEED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEED7
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEED7 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD6
Deuteranopia (green-blind)
#EDE8D8
Tritanopia (blue-blind)
#DDECE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeed7; /* rgb */ color: rgb(221, 238, 215); /* oklch */ color: oklch(93.0% 0.036 137.5);
Tailwind
colors: {
custom: {
50: '#e7f3e3',
500: '#ddeed7',
950: '#000000',
},
}SCSS
$custom: #ddeed7; $custom-light: #e7f3e3; $custom-dark: #000000;
JSON
{
"hex": "#ddeed7",
"rgb": {
"r": 221,
"g": 238,
"b": 215
},
"hsl": {
"h": 104.348,
"s": 40.351,
"l": 88.824
},
"oklch": {
"l": 0.93024,
"c": 0.03554,
"h": 137.5
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#DDEED7
secondary
#BFA0CA
accent
#32B392
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584