#DDEBD8#DDEBD8
#DDEBD8 is a very light, muted green. Relative luminance 0.797; OKLCH L 92.4% C 0.029 H 137.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD8 |
|---|---|
| RGB | rgb(221, 235, 216) |
| HSL | hsl(104, 32%, 88%) |
| HSV | hsv(104, 8%, 92%) |
| CMYK | cmyk(6%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(91.57, -8.04, 7.62) |
| CIE-LCH | lch(91.57, 11.08, 136.53°) |
| OKLab | oklab(92.44% -0.0216 0.0199) |
| OKLCH | oklch(92.44% 0.029 137.4) |
| XYZ | xyz(71.9196, 79.7463, 76.5560) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Beige
#F5F5DC
ΔE00 6.23
Off White (survey)
#FFFFE4
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 7.44
Mintcream
#F5FFFA
ΔE00 7.61
Ivory
#FFFFF0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD8 #E6D8EB
analogous
#E6EBD8 #DDEBD8 #D8EBDC
triadic
#DDEBD8 #D8DDEB #EBD8DD
tetradic
#DDEBD8 #D8E6EB #E6D8EB #EBDCD8
square
#DDEBD8 #D8E6EB #E6D8EB #EBDCD8
split-complementary
#DDEBD8 #DCD8EB #EBD8E6
monochromatic
#96C287 #BAD6B0 #DDEBD8 #EDF5EB #EDF5EB
Accessibility & contrast
On white
1.24
#DDEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DDEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD8
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD8 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D7
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#DDE9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddebd8; /* rgb */ color: rgb(221, 235, 216); /* oklch */ color: oklch(92.4% 0.029 137.4);
Tailwind
colors: {
custom: {
50: '#e7f1e4',
500: '#ddebd8',
950: '#000000',
},
}SCSS
$custom: #ddebd8; $custom-light: #e7f1e4; $custom-dark: #000000;
JSON
{
"hex": "#ddebd8",
"rgb": {
"r": 221,
"g": 235,
"b": 216
},
"hsl": {
"h": 104.211,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92438,
"c": 0.0294,
"h": 137.4
},
"luminance": 0.79747
}Semantic roles & 50–950 ramp
primary
#DDEBD8
secondary
#BCA3C5
accent
#3BAB8D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584