#DDEBD0#DDEBD0
#DDEBD0 is a very light, muted yellow-green. Relative luminance 0.793; OKLCH L 92.2% C 0.039 H 129.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD0 |
|---|---|
| RGB | rgb(221, 235, 208) |
| HSL | hsl(91, 40%, 87%) |
| HSV | hsv(91, 11%, 92%) |
| CMYK | cmyk(6%, 0%, 11.5%, 7.8%) |
| CIE-LAB | lab(91.39, -9.40, 11.53) |
| CIE-LCH | lch(91.39, 14.87, 129.21°) |
| OKLab | oklab(92.23% -0.0248 0.0299) |
| OKLCH | oklch(92.23% 0.039 129.7) |
| XYZ | xyz(70.9104, 79.3426, 71.2412) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.06
Beige
#F5F5DC
ΔE00 6.06
Lightyellow
#FFFFE0
ΔE00 7.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.09
Off White (survey)
#FFFFE4
ΔE00 7.10
Eggshell (survey)
#FFFFD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD0 #DED0EB
analogous
#EBEBD0 #DDEBD0 #D0EBD1
triadic
#DDEBD0 #D0DDEB #EBD0DD
tetradic
#DDEBD0 #D0EBEB #DED0EB #EBD1D0
square
#DDEBD0 #D0EBEB #DED0EB #EBD1D0
split-complementary
#DDEBD0 #D1D0EB #EBD0EB
monochromatic
#9FC67A #BED9A5 #DDEBD0 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.24
#DDEBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DDEBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD0
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD0 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7CF
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#DEE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebd0; /* rgb */ color: rgb(221, 235, 208); /* oklch */ color: oklch(92.2% 0.039 129.7);
Tailwind
colors: {
custom: {
50: '#e7f1de',
500: '#ddebd0',
950: '#000000',
},
}SCSS
$custom: #ddebd0; $custom-light: #e7f1de; $custom-dark: #000000;
JSON
{
"hex": "#ddebd0",
"rgb": {
"r": 221,
"g": 235,
"b": 208
},
"hsl": {
"h": 91.111,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.92234,
"c": 0.03889,
"h": 129.7
},
"luminance": 0.79343
}Semantic roles & 50–950 ramp
primary
#DDEBD0
secondary
#B099C6
accent
#32B375
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584