#DDF99E#DDF99E
#DDF99E is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.119 H 122.6°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF99E |
|---|---|
| RGB | rgb(221, 249, 158) |
| HSL | hsl(78, 88%, 80%) |
| HSV | hsv(78, 37%, 98%) |
| CMYK | cmyk(11.2%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(94.14, -23.49, 40.72) |
| CIE-LCH | lch(94.14, 47.01, 119.98°) |
| OKLab | oklab(94.12% -0.0642 0.1003) |
| OKLCH | oklch(94.12% 0.119 122.6) |
| XYZ | xyz(69.8657, 85.5920, 45.1814) |
| Luminance | 0.8559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Light Yellow Green
#CCFD7F
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Celery
#C1FD95
ΔE00 5.50
Light Pea Green
#C4FE82
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF99E #BA9EF9
analogous
#F9E89E #DDF99E #AFF99E
triadic
#DDF99E #9EDDF9 #F99EDD
tetradic
#DDF99E #9EF9E8 #BA9EF9 #F99EAF
square
#DDF99E #9EF9E8 #BA9EF9 #F99EAF
split-complementary
#DDF99E #9EAFF9 #E89EF9
monochromatic
#B5F22B #C9F564 #DDF99E #F1FDD8 #F5FDE2
Accessibility & contrast
On white
1.16
#DDF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DDF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF99E
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF99E | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF97
Deuteranopia (green-blind)
#FFEEA2
Tritanopia (blue-blind)
#E4F1E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf99e; /* rgb */ color: rgb(221, 249, 158); /* oklch */ color: oklch(94.1% 0.119 122.6);
Tailwind
colors: {
custom: {
50: '#e8fbbb',
500: '#ddf99e',
950: '#000000',
},
}SCSS
$custom: #ddf99e; $custom-light: #e8fbbb; $custom-dark: #000000;
JSON
{
"hex": "#ddf99e",
"rgb": {
"r": 221,
"g": 249,
"b": 158
},
"hsl": {
"h": 78.462,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.9412,
"c": 0.11911,
"h": 122.6
},
"luminance": 0.85592
}Semantic roles & 50–950 ramp
primary
#DDF99E
secondary
#8661DA
accent
#01E547
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582