#DDEDD5#DDEDD5
#DDEDD5 is a very light, muted green. Relative luminance 0.807; OKLCH L 92.8% C 0.036 H 135.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDD5 |
|---|---|
| RGB | rgb(221, 237, 213) |
| HSL | hsl(100, 40%, 88%) |
| HSV | hsv(100, 10%, 93%) |
| CMYK | cmyk(6.8%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(92.02, -9.57, 9.82) |
| CIE-LCH | lch(92.02, 13.71, 134.24°) |
| OKLab | oklab(92.77% -0.0256 0.0256) |
| OKLCH | oklch(92.77% 0.036 135) |
| XYZ | xyz(72.1111, 80.7442, 74.7240) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Beige
#F5F5DC
ΔE00 6.46
Off White (survey)
#FFFFE4
ΔE00 7.41
Lightyellow
#FFFFE0
ΔE00 7.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.91
Ivory
#FFFFF0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDD5 #E5D5ED
analogous
#E9EDD5 #DDEDD5 #D5EDD9
triadic
#DDEDD5 #D5DDED #EDD5DD
tetradic
#DDEDD5 #D5E9ED #E5D5ED #EDD9D5
square
#DDEDD5 #D5E9ED #E5D5ED #EDD9D5
split-complementary
#DDEDD5 #D9D5ED #EDD5E9
monochromatic
#98C87F #BADBAA #DDEDD5 #EEF6EA #EEF6EA
Accessibility & contrast
On white
1.22
#DDEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DDEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDD5
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDD5 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D4
Deuteranopia (green-blind)
#ECE8D6
Tritanopia (blue-blind)
#DDEBE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddedd5; /* rgb */ color: rgb(221, 237, 213); /* oklch */ color: oklch(92.8% 0.036 135.0);
Tailwind
colors: {
custom: {
50: '#e7f2e1',
500: '#ddedd5',
950: '#000000',
},
}SCSS
$custom: #ddedd5; $custom-light: #e7f2e1; $custom-dark: #000000;
JSON
{
"hex": "#ddedd5",
"rgb": {
"r": 221,
"g": 237,
"b": 213
},
"hsl": {
"h": 100,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92769,
"c": 0.03619,
"h": 135
},
"luminance": 0.80745
}Semantic roles & 50–950 ramp
primary
#DDEDD5
secondary
#BA9EC8
accent
#32B388
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584