#DDEBBD#DDEBBD
#DDEBBD is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.062 H 121.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBBD |
|---|---|
| RGB | rgb(221, 235, 189) |
| HSL | hsl(78, 53%, 83%) |
| HSV | hsv(78, 20%, 92%) |
| CMYK | cmyk(6%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(90.99, -12.42, 20.81) |
| CIE-LCH | lch(90.99, 24.23, 120.83°) |
| OKLab | oklab(91.79% -0.0325 0.0533) |
| OKLCH | oklch(91.79% 0.062 121.4) |
| XYZ | xyz(68.7113, 78.4630, 59.6593) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.07
Ecru
#FEFFCA
ΔE00 6.30
Ivory (survey)
#FFFFCB
ΔE00 6.49
Eggshell (survey)
#FFFFD4
ΔE00 6.54
Cream
#FFFDD0
ΔE00 6.71
Egg Shell
#FFFCC4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBBD #CBBDEB
analogous
#EBE2BD #DDEBBD #C6EBBD
triadic
#DDEBBD #BDDDEB #EBBDDD
tetradic
#DDEBBD #BDEBE2 #CBBDEB #EBBDC6
square
#DDEBBD #BDEBE2 #CBBDEB #EBBDC6
split-complementary
#DDEBBD #BDC6EB #E2BDEB
monochromatic
#ADCF5F #C5DD8E #DDEBBD #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.26
#DDEBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DDEBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBBD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBBD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BA
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#E1E6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebbd; /* rgb */ color: rgb(221, 235, 189); /* oklch */ color: oklch(91.8% 0.062 121.4);
Tailwind
colors: {
custom: {
50: '#e7f1d1',
500: '#ddebbd',
950: '#000000',
},
}SCSS
$custom: #ddebbd; $custom-light: #e7f1d1; $custom-dark: #000000;
JSON
{
"hex": "#ddebbd",
"rgb": {
"r": 221,
"g": 235,
"b": 189
},
"hsl": {
"h": 78.261,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.91787,
"c": 0.06239,
"h": 121.4
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#DDEBBD
secondary
#9985C7
accent
#25C154
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583