#DDEB97#DDEB97
#DDEB97 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.0% C 0.108 H 116.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB97 |
|---|---|
| RGB | rgb(221, 235, 151) |
| HSL | hsl(70, 68%, 76%) |
| HSV | hsv(70, 36%, 92%) |
| CMYK | cmyk(6%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(90.33, -17.56, 39.25) |
| CIE-LCH | lch(90.33, 43.00, 114.10°) |
| OKLab | oklab(91.05% -0.0478 0.0967) |
| OKLCH | oklch(91.05% 0.108 116.3) |
| XYZ | xyz(65.1132, 77.0237, 40.7090) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.83
Parchment
#FEFCAF
ΔE00 5.93
Greenish Beige
#C9D179
ΔE00 6.08
Creme
#FFFFB6
ΔE00 6.21
Light Beige
#FFFEB6
ΔE00 6.29
Palegoldenrod
#EEE8AA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB97 #A597EB
analogous
#EBCF97 #DDEB97 #B3EB97
triadic
#DDEB97 #97DDEB #EB97DD
tetradic
#DDEB97 #97EBCF #A597EB #EB97B3
square
#DDEB97 #97EBCF #A597EB #EB97B3
split-complementary
#DDEB97 #97B3EB #CF97EB
monochromatic
#BBD730 #CCE164 #DDEB97 #EEF5CA #F7FAE5
Accessibility & contrast
On white
1.28
#DDEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DDEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB97
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB97 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#E6E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb97; /* rgb */ color: rgb(221, 235, 151); /* oklch */ color: oklch(91.0% 0.108 116.3);
Tailwind
colors: {
custom: {
50: '#e8f1b6',
500: '#ddeb97',
950: '#000000',
},
}SCSS
$custom: #ddeb97; $custom-light: #e8f1b6; $custom-dark: #000000;
JSON
{
"hex": "#ddeb97",
"rgb": {
"r": 221,
"g": 235,
"b": 151
},
"hsl": {
"h": 70,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.91048,
"c": 0.10785,
"h": 116.3
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#DDEB97
secondary
#7160C6
accent
#16D035
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581