#DDEBBB#DDEBBB
#DDEBBB is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.7% C 0.065 H 120.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBBB |
|---|---|
| RGB | rgb(221, 235, 187) |
| HSL | hsl(78, 55%, 83%) |
| HSV | hsv(78, 20%, 92%) |
| CMYK | cmyk(6%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(90.95, -12.72, 21.79) |
| CIE-LCH | lch(90.95, 25.23, 120.28°) |
| OKLab | oklab(91.74% -0.0333 0.0557) |
| OKLCH | oklch(91.74% 0.065 120.9) |
| XYZ | xyz(68.4958, 78.3767, 58.5238) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.18
Ivory (survey)
#FFFFCB
ΔE00 6.37
Eggshell (survey)
#FFFFD4
ΔE00 6.59
Cream
#FFFDD0
ΔE00 6.71
Light Khaki
#E6F2A2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBBB #C9BBEB
analogous
#EBE1BB #DDEBBB #C5EBBB
triadic
#DDEBBB #BBDDEB #EBBBDD
tetradic
#DDEBBB #BBEBE1 #C9BBEB #EBBBC5
square
#DDEBBB #BBEBE1 #C9BBEB #EBBBC5
split-complementary
#DDEBBB #BBC5EB #E1BBEB
monochromatic
#AECF5C #C5DD8C #DDEBBB #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.26
#DDEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DDEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBBB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBBB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F0E5BD
Tritanopia (blue-blind)
#E1E6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebbb; /* rgb */ color: rgb(221, 235, 187); /* oklch */ color: oklch(91.7% 0.065 120.9);
Tailwind
colors: {
custom: {
50: '#e7f1cf',
500: '#ddebbb',
950: '#000000',
},
}SCSS
$custom: #ddebbb; $custom-light: #e7f1cf; $custom-dark: #000000;
JSON
{
"hex": "#ddebbb",
"rgb": {
"r": 221,
"g": 235,
"b": 187
},
"hsl": {
"h": 77.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91743,
"c": 0.06486,
"h": 120.9
},
"luminance": 0.78377
}Semantic roles & 50–950 ramp
primary
#DDEBBB
secondary
#9783C7
accent
#23C252
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583