#DDEBBE#DDEBBE
#DDEBBE is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.8% C 0.061 H 121.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBBE |
|---|---|
| RGB | rgb(221, 235, 190) |
| HSL | hsl(79, 53%, 83%) |
| HSV | hsv(79, 19%, 92%) |
| CMYK | cmyk(6%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(91.01, -12.27, 20.32) |
| CIE-LCH | lch(91.01, 23.74, 121.12°) |
| OKLab | oklab(91.81% -0.0321 0.0521) |
| OKLCH | oklch(91.81% 0.061 121.6) |
| XYZ | xyz(68.8203, 78.5065, 60.2329) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Ecru
#FEFFCA
ΔE00 6.38
Eggshell (survey)
#FFFFD4
ΔE00 6.53
Ivory (survey)
#FFFFCB
ΔE00 6.56
Cream
#FFFDD0
ΔE00 6.72
Egg Shell
#FFFCC4
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBBE #CCBEEB
analogous
#EBE2BE #DDEBBE #C6EBBE
triadic
#DDEBBE #BEDDEB #EBBEDD
tetradic
#DDEBBE #BEEBE2 #CCBEEB #EBBEC6
square
#DDEBBE #BEEBE2 #CCBEEB #EBBEC6
split-complementary
#DDEBBE #BEC6EB #E2BEEB
monochromatic
#ACCE60 #C5DD8F #DDEBBE #F3F8E8 #F3F8E8
Accessibility & contrast
On white
1.26
#DDEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DDEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBBE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBBE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5BB
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#E1E6DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebbe; /* rgb */ color: rgb(221, 235, 190); /* oklch */ color: oklch(91.8% 0.061 121.6);
Tailwind
colors: {
custom: {
50: '#e7f1d1',
500: '#ddebbe',
950: '#000000',
},
}SCSS
$custom: #ddebbe; $custom-light: #e7f1d1; $custom-dark: #000000;
JSON
{
"hex": "#ddebbe",
"rgb": {
"r": 221,
"g": 235,
"b": 190
},
"hsl": {
"h": 78.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.9181,
"c": 0.06114,
"h": 121.6
},
"luminance": 0.78507
}Semantic roles & 50–950 ramp
primary
#DDEBBE
secondary
#9A86C7
accent
#25C055
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583