#DDEBDC#DDEBDC
#DDEBDC is a very light, muted green. Relative luminance 0.800; OKLCH L 92.5% C 0.025 H 143.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBDC |
|---|---|
| RGB | rgb(221, 235, 220) |
| HSL | hsl(116, 27%, 89%) |
| HSV | hsv(116, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.66, -7.35, 5.68) |
| CIE-LCH | lch(91.66, 9.28, 142.31°) |
| OKLab | oklab(92.54% -0.0201 0.0149) |
| OKLCH | oklch(92.54% 0.025 143.5) |
| XYZ | xyz(72.4430, 79.9556, 79.3127) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 6.45
Mintcream
#F5FFFA
ΔE00 6.50
Beige
#F5F5DC
ΔE00 6.75
Ivory
#FFFFF0
ΔE00 7.43
Azure (CSS)
#F0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBDC #EADCEB
analogous
#E5EBDC #DDEBDC #DCEBE3
triadic
#DDEBDC #DCDDEB #EBDCDD
tetradic
#DDEBDC #DCE5EB #EADCEB #EBE3DC
square
#DDEBDC #DCE5EB #EADCEB #EBE3DC
split-complementary
#DDEBDC #E3DCEB #EBDCE5
monochromatic
#91BE8E #B7D5B5 #DDEBDC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.24
#DDEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DDEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBDC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBDC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#DCEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebdc; /* rgb */ color: rgb(221, 235, 220); /* oklch */ color: oklch(92.5% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#e7f1e6',
500: '#ddebdc',
950: '#000000',
},
}SCSS
$custom: #ddebdc; $custom-light: #e7f1e6; $custom-dark: #000000;
JSON
{
"hex": "#ddebdc",
"rgb": {
"r": 221,
"g": 235,
"b": 220
},
"hsl": {
"h": 116,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92544,
"c": 0.02496,
"h": 143.5
},
"luminance": 0.79956
}Semantic roles & 50–950 ramp
primary
#DDEBDC
secondary
#C2A8C4
accent
#40A69F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584