#DDEB9F#DDEB9F
#DDEB9F is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.2% C 0.099 H 116.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB9F |
|---|---|
| RGB | rgb(221, 235, 159) |
| HSL | hsl(71, 66%, 77%) |
| HSV | hsv(71, 32%, 92%) |
| CMYK | cmyk(6%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(90.46, -16.58, 35.40) |
| CIE-LCH | lch(90.46, 39.09, 115.09°) |
| OKLab | oklab(91.19% -0.0446 0.088) |
| OKLCH | oklch(91.19% 0.099 116.9) |
| XYZ | xyz(65.7851, 77.2925, 44.2475) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.80
Palegoldenrod
#EEE8AA
ΔE00 5.77
Parchment
#FEFCAF
ΔE00 5.90
Creme
#FFFFB6
ΔE00 5.97
Light Beige
#FFFEB6
ΔE00 6.03
Greenish Beige
#C9D179
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB9F #AD9FEB
analogous
#EBD39F #DDEB9F #B7EB9F
triadic
#DDEB9F #9FDDEB #EB9FDD
tetradic
#DDEB9F #9FEBD3 #AD9FEB #EB9FB7
square
#DDEB9F #9FEBD3 #AD9FEB #EB9FB7
split-complementary
#DDEB9F #9FB7EB #D39FEB
monochromatic
#B9D63A #CBE06C #DDEB9F #EFF6D2 #F6FAE6
Accessibility & contrast
On white
1.28
#DDEB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DDEB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB9F
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB9F | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E39A
Deuteranopia (green-blind)
#F4E4A2
Tritanopia (blue-blind)
#E5E3D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ddeb9f; /* rgb */ color: rgb(221, 235, 159); /* oklch */ color: oklch(91.2% 0.099 116.9);
Tailwind
colors: {
custom: {
50: '#e8f1bc',
500: '#ddeb9f',
950: '#000000',
},
}SCSS
$custom: #ddeb9f; $custom-light: #e8f1bc; $custom-dark: #000000;
JSON
{
"hex": "#ddeb9f",
"rgb": {
"r": 221,
"g": 235,
"b": 159
},
"hsl": {
"h": 71.053,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.91187,
"c": 0.09865,
"h": 116.9
},
"luminance": 0.77292
}Semantic roles & 50–950 ramp
primary
#DDEB9F
secondary
#7967C7
accent
#18CD3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582