#DDF496#DDF496
#DDF496 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.121 H 120.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF496 |
|---|---|
| RGB | rgb(221, 244, 150) |
| HSL | hsl(75, 81%, 77%) |
| HSV | hsv(75, 39%, 96%) |
| CMYK | cmyk(9.4%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(92.70, -22.04, 42.79) |
| CIE-LCH | lch(92.70, 48.14, 117.25°) |
| OKLab | oklab(92.93% -0.0606 0.1048) |
| OKLCH | oklch(92.93% 0.121 120) |
| XYZ | xyz(67.6745, 82.2757, 41.1639) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.01
Light Yellow Green
#CCFD7F
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Light Pea Green
#C4FE82
ΔE00 6.42
Celery
#C1FD95
ΔE00 6.53
Light Yellowish Green
#C2FF89
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF496 #AD96F4
analogous
#F4DC96 #DDF496 #AEF496
triadic
#DDF496 #96DDF4 #F496DD
tetradic
#DDF496 #96F4DC #AD96F4 #F496AE
square
#DDF496 #96F4DC #AD96F4 #F496AE
split-complementary
#DDF496 #96AEF4 #DC96F4
monochromatic
#B9E827 #CBEE5F #DDF496 #EFFACD #F6FCE3
Accessibility & contrast
On white
1.20
#DDF496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DDF496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF496
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF496 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#E5EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf496; /* rgb */ color: rgb(221, 244, 150); /* oklch */ color: oklch(92.9% 0.121 120.0);
Tailwind
colors: {
custom: {
50: '#e9f7b6',
500: '#ddf496',
950: '#000000',
},
}SCSS
$custom: #ddf496; $custom-light: #e9f7b6; $custom-dark: #000000;
JSON
{
"hex": "#ddf496",
"rgb": {
"r": 221,
"g": 244,
"b": 150
},
"hsl": {
"h": 74.681,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.9293,
"c": 0.12102,
"h": 120
},
"luminance": 0.82276
}Semantic roles & 50–950 ramp
primary
#DDF496
secondary
#795CD2
accent
#08DD3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581