#DDF499#DDF499
#DDF499 is a very light, moderate yellow-green. Relative luminance 0.824; OKLCH L 93.0% C 0.118 H 120.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF499 |
|---|---|
| RGB | rgb(221, 244, 153) |
| HSL | hsl(75, 81%, 78%) |
| HSV | hsv(75, 37%, 96%) |
| CMYK | cmyk(9.4%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(92.74, -21.69, 41.37) |
| CIE-LCH | lch(92.74, 46.71, 117.67°) |
| OKLab | oklab(92.98% -0.0594 0.1017) |
| OKLCH | oklch(92.98% 0.118 120.3) |
| XYZ | xyz(67.9192, 82.3736, 42.4524) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.77
Light Yellow Green
#CCFD7F
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Celery
#C1FD95
ΔE00 6.50
Light Pea Green
#C4FE82
ΔE00 6.61
Parchment
#FEFCAF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF499 #B099F4
analogous
#F4DE99 #DDF499 #AFF499
triadic
#DDF499 #99DDF4 #F499DD
tetradic
#DDF499 #99F4DE #B099F4 #F499AF
square
#DDF499 #99F4DE #B099F4 #F499AF
split-complementary
#DDF499 #99AFF4 #DE99F4
monochromatic
#B8E82B #CBEE62 #DDF499 #EFFAD0 #F6FCE3
Accessibility & contrast
On white
1.20
#DDF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DDF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF499
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF499 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#FCEA9D
Tritanopia (blue-blind)
#E5EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf499; /* rgb */ color: rgb(221, 244, 153); /* oklch */ color: oklch(93.0% 0.118 120.3);
Tailwind
colors: {
custom: {
50: '#e8f7b8',
500: '#ddf499',
950: '#000000',
},
}SCSS
$custom: #ddf499; $custom-light: #e8f7b8; $custom-dark: #000000;
JSON
{
"hex": "#ddf499",
"rgb": {
"r": 221,
"g": 244,
"b": 153
},
"hsl": {
"h": 75.165,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.92979,
"c": 0.11773,
"h": 120.3
},
"luminance": 0.82373
}Semantic roles & 50–950 ramp
primary
#DDF499
secondary
#7C5FD2
accent
#09DD3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581