#DDEBDD#DDEBDD
#DDEBDD is a very light, muted green. Relative luminance 0.800; OKLCH L 92.6% C 0.024 H 145.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBDD |
|---|---|
| RGB | rgb(221, 235, 221) |
| HSL | hsl(120, 26%, 89%) |
| HSV | hsv(120, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.69, -7.17, 5.19) |
| CIE-LCH | lch(91.69, 8.85, 144.10°) |
| OKLab | oklab(92.57% -0.0197 0.0136) |
| OKLCH | oklch(92.57% 0.024 145.4) |
| XYZ | xyz(72.5758, 80.0088, 80.0123) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 6.22
Mintcream
#F5FFFA
ΔE00 6.24
Beige
#F5F5DC
ΔE00 6.93
Ivory
#FFFFF0
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBDD #EBDDEB
analogous
#E4EBDD #DDEBDD #DDEBE4
triadic
#DDEBDD #DDDDEB #EBDDDD
tetradic
#DDEBDD #DDE4EB #EBDDEB #EBE4DD
square
#DDEBDD #DDE4EB #EBDDEB #EBE4DD
split-complementary
#DDEBDD #E4DDEB #EBDDE4
monochromatic
#90BE90 #B6D4B6 #DDEBDD #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.24
#DDEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DDEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBDD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBDD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DC
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#DCEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebdd; /* rgb */ color: rgb(221, 235, 221); /* oklch */ color: oklch(92.6% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#e7f1e7',
500: '#ddebdd',
950: '#000000',
},
}SCSS
$custom: #ddebdd; $custom-light: #e7f1e7; $custom-dark: #000000;
JSON
{
"hex": "#ddebdd",
"rgb": {
"r": 221,
"g": 235,
"b": 221
},
"hsl": {
"h": 120,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92571,
"c": 0.02389,
"h": 145.4
},
"luminance": 0.80009
}Semantic roles & 50–950 ramp
primary
#DDEBDD
secondary
#C3A9C3
accent
#41A4A4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584