#DDEEBD#DDEEBD
#DDEEBD is a very light, moderate yellow-green. Relative luminance 0.802; OKLCH L 92.4% C 0.067 H 123.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEBD |
|---|---|
| RGB | rgb(221, 238, 189) |
| HSL | hsl(81, 59%, 84%) |
| HSV | hsv(81, 21%, 93%) |
| CMYK | cmyk(7.1%, 0%, 20.6%, 6.7%) |
| CIE-LAB | lab(91.77, -13.91, 21.89) |
| CIE-LCH | lch(91.77, 25.94, 122.44°) |
| OKLab | oklab(92.41% -0.0367 0.0559) |
| OKLCH | oklch(92.41% 0.067 123.3) |
| XYZ | xyz(69.5775, 80.1953, 59.9480) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.54
Ivory (survey)
#FFFFCB
ΔE00 6.55
Very Pale Green
#CFFDBC
ΔE00 6.67
Light Khaki
#E6F2A2
ΔE00 6.82
Very Light Green
#D1FFBD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEBD #CEBDEE
analogous
#EEE6BD #DDEEBD #C4EEBD
triadic
#DDEEBD #BDDDEE #EEBDDD
tetradic
#DDEEBD #BDEEE6 #CEBDEE #EEBDC4
square
#DDEEBD #BDEEE6 #CEBDEE #EEBDC4
split-complementary
#DDEEBD #BDC4EE #E6BDEE
monochromatic
#ABD55C #C4E18C #DDEEBD #F2F9E7 #F2F9E7
Accessibility & contrast
On white
1.23
#DDEEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DDEEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEBD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEBD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E8BA
Deuteranopia (green-blind)
#F2E7BF
Tritanopia (blue-blind)
#E1E9E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeebd; /* rgb */ color: rgb(221, 238, 189); /* oklch */ color: oklch(92.4% 0.067 123.3);
Tailwind
colors: {
custom: {
50: '#e7f3d1',
500: '#ddeebd',
950: '#000000',
},
}SCSS
$custom: #ddeebd; $custom-light: #e7f3d1; $custom-dark: #000000;
JSON
{
"hex": "#ddeebd",
"rgb": {
"r": 221,
"g": 238,
"b": 189
},
"hsl": {
"h": 80.816,
"s": 59.036,
"l": 83.725
},
"oklch": {
"l": 0.92408,
"c": 0.06688,
"h": 123.3
},
"luminance": 0.80195
}Semantic roles & 50–950 ramp
primary
#DDEEBD
secondary
#9D83CC
accent
#1FC759
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583