#DDEB9B#DDEB9B
#DDEB9B is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 91.1% C 0.103 H 116.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB9B |
|---|---|
| RGB | rgb(221, 235, 155) |
| HSL | hsl(71, 67%, 76%) |
| HSV | hsv(71, 34%, 92%) |
| CMYK | cmyk(6%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(90.39, -17.08, 37.33) |
| CIE-LCH | lch(90.39, 41.05, 114.58°) |
| OKLab | oklab(91.12% -0.0462 0.0924) |
| OKLCH | oklch(91.12% 0.103 116.6) |
| XYZ | xyz(65.4436, 77.1559, 42.4489) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.67
Parchment
#FEFCAF
ΔE00 5.87
Palegoldenrod
#EEE8AA
ΔE00 6.02
Creme
#FFFFB6
ΔE00 6.05
Light Beige
#FFFEB6
ΔE00 6.12
Greenish Beige
#C9D179
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB9B #A99BEB
analogous
#EBD19B #DDEB9B #B5EB9B
triadic
#DDEB9B #9BDDEB #EB9BDD
tetradic
#DDEB9B #9BEBD1 #A99BEB #EB9BB5
square
#DDEB9B #9BEBD1 #A99BEB #EB9BB5
split-complementary
#DDEB9B #9BB5EB #D19BEB
monochromatic
#BAD735 #CCE168 #DDEB9B #EEF5CE #F6FAE5
Accessibility & contrast
On white
1.28
#DDEB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DDEB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB9B
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB9B | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E395
Deuteranopia (green-blind)
#F4E49F
Tritanopia (blue-blind)
#E5E3D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb9b; /* rgb */ color: rgb(221, 235, 155); /* oklch */ color: oklch(91.1% 0.103 116.6);
Tailwind
colors: {
custom: {
50: '#e8f1b9',
500: '#ddeb9b',
950: '#000000',
},
}SCSS
$custom: #ddeb9b; $custom-light: #e8f1b9; $custom-dark: #000000;
JSON
{
"hex": "#ddeb9b",
"rgb": {
"r": 221,
"g": 235,
"b": 155
},
"hsl": {
"h": 70.5,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.91116,
"c": 0.10328,
"h": 116.6
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#DDEB9B
secondary
#7564C7
accent
#17CF37
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581