#DDEED8#DDEED8
#DDEED8 is a very light, muted green. Relative luminance 0.815; OKLCH L 93.0% C 0.034 H 138.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEED8 |
|---|---|
| RGB | rgb(221, 238, 216) |
| HSL | hsl(106, 39%, 89%) |
| HSV | hsv(106, 9%, 93%) |
| CMYK | cmyk(7.1%, 0%, 9.2%, 6.7%) |
| CIE-LAB | lab(92.34, -9.56, 8.73) |
| CIE-LCH | lch(92.34, 12.95, 137.57°) |
| OKLab | oklab(93.05% -0.0258 0.0228) |
| OKLCH | oklch(93.05% 0.034 138.6) |
| XYZ | xyz(72.7857, 81.4786, 76.8448) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Beige
#F5F5DC
ΔE00 6.75
Off White (survey)
#FFFFE4
ΔE00 7.66
Lightyellow
#FFFFE0
ΔE00 7.85
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.47
Mintcream
#F5FFFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEED8 #E9D8EE
analogous
#E8EED8 #DDEED8 #D8EEDE
triadic
#DDEED8 #D8DDEE #EED8DD
tetradic
#DDEED8 #D8E8EE #E9D8EE #EEDED8
square
#DDEED8 #D8E8EE #E9D8EE #EEDED8
split-complementary
#DDEED8 #DED8EE #EED8E8
monochromatic
#93C983 #B8DBAD #DDEED8 #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.21
#DDEED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DDEED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEED8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEED8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD7
Deuteranopia (green-blind)
#EDE8D9
Tritanopia (blue-blind)
#DDECE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeed8; /* rgb */ color: rgb(221, 238, 216); /* oklch */ color: oklch(93.0% 0.034 138.6);
Tailwind
colors: {
custom: {
50: '#e7f3e4',
500: '#ddeed8',
950: '#000000',
},
}SCSS
$custom: #ddeed8; $custom-light: #e7f3e4; $custom-dark: #000000;
JSON
{
"hex": "#ddeed8",
"rgb": {
"r": 221,
"g": 238,
"b": 216
},
"hsl": {
"h": 106.364,
"s": 39.286,
"l": 89.02
},
"oklch": {
"l": 0.9305,
"c": 0.0344,
"h": 138.6
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#DDEED8
secondary
#C0A1C9
accent
#33B295
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584