#DDEBD9#DDEBD9
#DDEBD9 is a very light, muted green. Relative luminance 0.798; OKLCH L 92.5% C 0.028 H 138.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD9 |
|---|---|
| RGB | rgb(221, 235, 217) |
| HSL | hsl(107, 31%, 89%) |
| HSV | hsv(107, 8%, 92%) |
| CMYK | cmyk(6%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(91.59, -7.87, 7.14) |
| CIE-LCH | lch(91.59, 10.62, 137.80°) |
| OKLab | oklab(92.46% -0.0212 0.0186) |
| OKLCH | oklch(92.46% 0.028 138.7) |
| XYZ | xyz(72.0493, 79.7981, 77.2390) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Beige
#F5F5DC
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.18
Mintcream
#F5FFFA
ΔE00 7.33
Off White (survey)
#FFFFE4
ΔE00 7.54
Ivory
#FFFFF0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD9 #E7D9EB
analogous
#E6EBD9 #DDEBD9 #D9EBDE
triadic
#DDEBD9 #D9DDEB #EBD9DD
tetradic
#DDEBD9 #D9E6EB #E7D9EB #EBDED9
square
#DDEBD9 #D9E6EB #E7D9EB #EBDED9
split-complementary
#DDEBD9 #DED9EB #EBD9E6
monochromatic
#95C189 #B9D6B1 #DDEBD9 #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.24
#DDEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DDEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD9
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD9 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D8
Deuteranopia (green-blind)
#EAE6DA
Tritanopia (blue-blind)
#DDEAE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebd9; /* rgb */ color: rgb(221, 235, 217); /* oklch */ color: oklch(92.5% 0.028 138.7);
Tailwind
colors: {
custom: {
50: '#e7f1e4',
500: '#ddebd9',
950: '#000000',
},
}SCSS
$custom: #ddebd9; $custom-light: #e7f1e4; $custom-dark: #000000;
JSON
{
"hex": "#ddebd9",
"rgb": {
"r": 221,
"g": 235,
"b": 217
},
"hsl": {
"h": 106.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92464,
"c": 0.02826,
"h": 138.7
},
"luminance": 0.79799
}Semantic roles & 50–950 ramp
primary
#DDEBD9
secondary
#BDA4C4
accent
#3CAA91
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584