#DDEBDE#DDEBDE
#DDEBDE is a very light, muted green. Relative luminance 0.801; OKLCH L 92.6% C 0.023 H 147.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBDE |
|---|---|
| RGB | rgb(221, 235, 222) |
| HSL | hsl(124, 26%, 89%) |
| HSV | hsv(124, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(91.71, -6.99, 4.70) |
| CIE-LCH | lch(91.71, 8.43, 146.07°) |
| OKLab | oklab(92.6% -0.0193 0.0123) |
| OKLCH | oklch(92.6% 0.023 147.4) |
| XYZ | xyz(72.7095, 80.0622, 80.7160) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 5.98
Light Grey
#D8DCD6
ΔE00 6.00
Beige
#F5F5DC
ΔE00 7.13
Azure (CSS)
#F0FFFF
ΔE00 7.27
Ivory
#FFFFF0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBDE #EBDDEA
analogous
#E3EBDD #DDEBDE #DDEBE5
triadic
#DDEBDE #DEDDEB #EBDEDD
tetradic
#DDEBDE #DDE3EB #EBDDEA #EBE5DD
square
#DDEBDE #DDE3EB #EBDDEA #EBE5DD
split-complementary
#DDEBDE #E5DDEB #EBDDE3
monochromatic
#90BE93 #B6D4B9 #DDEBDE #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.23
#DDEBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DDEBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBDE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBDE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DD
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#DCEAE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebde; /* rgb */ color: rgb(221, 235, 222); /* oklch */ color: oklch(92.6% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#e7f1e8',
500: '#ddebde',
950: '#000000',
},
}SCSS
$custom: #ddebde; $custom-light: #e7f1e8; $custom-dark: #000000;
JSON
{
"hex": "#ddebde",
"rgb": {
"r": 221,
"g": 235,
"b": 222
},
"hsl": {
"h": 124.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92597,
"c": 0.02287,
"h": 147.4
},
"luminance": 0.80063
}Semantic roles & 50–950 ramp
primary
#DDEBDE
secondary
#C3A9C1
accent
#419DA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584