#DDEED6#DDEED6
#DDEED6 is a very light, muted green. Relative luminance 0.814; OKLCH L 93.0% C 0.037 H 136.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEED6 |
|---|---|
| RGB | rgb(221, 238, 214) |
| HSL | hsl(103, 41%, 89%) |
| HSV | hsv(103, 10%, 93%) |
| CMYK | cmyk(7.1%, 0%, 10.1%, 6.7%) |
| CIE-LAB | lab(92.30, -9.90, 9.71) |
| CIE-LCH | lch(92.30, 13.86, 135.56°) |
| OKLab | oklab(93% -0.0266 0.0253) |
| OKLCH | oklch(93% 0.037 136.5) |
| XYZ | xyz(72.5288, 81.3758, 75.4913) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.04
Beige
#F5F5DC
ΔE00 6.70
Off White (survey)
#FFFFE4
ΔE00 7.57
Lightyellow
#FFFFE0
ΔE00 7.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.07
Ivory
#FFFFF0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEED6 #E7D6EE
analogous
#E9EED6 #DDEED6 #D6EEDB
triadic
#DDEED6 #D6DDEE #EED6DD
tetradic
#DDEED6 #D6E9EE #E7D6EE #EEDBD6
square
#DDEED6 #D6E9EE #E7D6EE #EEDBD6
split-complementary
#DDEED6 #DBD6EE #EED6E9
monochromatic
#95CA7F #B9DCAB #DDEED6 #EDF6E9 #EDF6E9
Accessibility & contrast
On white
1.22
#DDEED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DDEED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEED6
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEED6 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD5
Deuteranopia (green-blind)
#EDE8D7
Tritanopia (blue-blind)
#DDECE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeed6; /* rgb */ color: rgb(221, 238, 214); /* oklch */ color: oklch(93.0% 0.037 136.5);
Tailwind
colors: {
custom: {
50: '#e7f3e2',
500: '#ddeed6',
950: '#000000',
},
}SCSS
$custom: #ddeed6; $custom-light: #e7f3e2; $custom-dark: #000000;
JSON
{
"hex": "#ddeed6",
"rgb": {
"r": 221,
"g": 238,
"b": 214
},
"hsl": {
"h": 102.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.92999,
"c": 0.03668,
"h": 136.5
},
"luminance": 0.81376
}Semantic roles & 50–950 ramp
primary
#DDEED6
secondary
#BD9ECA
accent
#31B48E
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584