#DDEB99#DDEB99
#DDEB99 is a very light, moderate yellow-green. Relative luminance 0.771; OKLCH L 91.1% C 0.106 H 116.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB99 |
|---|---|
| RGB | rgb(221, 235, 153) |
| HSL | hsl(70, 67%, 76%) |
| HSV | hsv(70, 35%, 92%) |
| CMYK | cmyk(6%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(90.36, -17.32, 38.29) |
| CIE-LCH | lch(90.36, 42.03, 114.34°) |
| OKLab | oklab(91.08% -0.047 0.0945) |
| OKLCH | oklch(91.08% 0.106 116.4) |
| XYZ | xyz(65.2770, 77.0892, 41.5717) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.71
Parchment
#FEFCAF
ΔE00 5.89
Creme
#FFFFB6
ΔE00 6.12
Palegoldenrod
#EEE8AA
ΔE00 6.17
Greenish Beige
#C9D179
ΔE00 6.19
Light Beige
#FFFEB6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB99 #A799EB
analogous
#EBD099 #DDEB99 #B4EB99
triadic
#DDEB99 #99DDEB #EB99DD
tetradic
#DDEB99 #99EBD0 #A799EB #EB99B4
square
#DDEB99 #99EBD0 #A799EB #EB99B4
split-complementary
#DDEB99 #99B4EB #D099EB
monochromatic
#BBD733 #CCE166 #DDEB99 #EEF5CC #F6FAE5
Accessibility & contrast
On white
1.28
#DDEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#DDEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB99
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB99 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#E5E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb99; /* rgb */ color: rgb(221, 235, 153); /* oklch */ color: oklch(91.1% 0.106 116.4);
Tailwind
colors: {
custom: {
50: '#e8f1b8',
500: '#ddeb99',
950: '#000000',
},
}SCSS
$custom: #ddeb99; $custom-light: #e8f1b8; $custom-dark: #000000;
JSON
{
"hex": "#ddeb99",
"rgb": {
"r": 221,
"g": 235,
"b": 153
},
"hsl": {
"h": 70.244,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.91082,
"c": 0.10557,
"h": 116.4
},
"luminance": 0.77089
}Semantic roles & 50–950 ramp
primary
#DDEB99
secondary
#7362C6
accent
#16CF36
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581