#D9F596#D9F596
#D9F596 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.124 H 122.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F596 |
|---|---|
| RGB | rgb(217, 245, 150) |
| HSL | hsl(78, 83%, 77%) |
| HSV | hsv(78, 39%, 96%) |
| CMYK | cmyk(11.4%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.69, -24.00, 42.73) |
| CIE-LCH | lch(92.69, 49.01, 119.33°) |
| OKLab | oklab(92.86% -0.066 0.1047) |
| OKLCH | oklch(92.86% 0.124 122.2) |
| XYZ | xyz(66.7725, 82.2585, 41.2080) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.83
Light Yellow Green
#CCFD7F
ΔE00 4.82
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.51
Light Pea Green
#C4FE82
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F596 #B296F5
analogous
#F5E196 #D9F596 #AAF596
triadic
#D9F596 #96D9F5 #F596D9
tetradic
#D9F596 #96F5E1 #B296F5 #F596AA
square
#D9F596 #96F5E1 #B296F5 #F596AA
split-complementary
#D9F596 #96AAF5 #E196F5
monochromatic
#B1EA26 #C5F05E #D9F596 #EDFACE #F5FCE3
Accessibility & contrast
On white
1.20
#D9F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D9F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F596
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F596 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#E0ECDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9f596; /* rgb */ color: rgb(217, 245, 150); /* oklch */ color: oklch(92.9% 0.124 122.2);
Tailwind
colors: {
custom: {
50: '#e6f8b6',
500: '#d9f596',
950: '#000000',
},
}SCSS
$custom: #d9f596; $custom-light: #e6f8b6; $custom-dark: #000000;
JSON
{
"hex": "#d9f596",
"rgb": {
"r": 217,
"g": 245,
"b": 150
},
"hsl": {
"h": 77.684,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92855,
"c": 0.12371,
"h": 122.2
},
"luminance": 0.82259
}Semantic roles & 50–950 ramp
primary
#D9F596
secondary
#7F5CD3
accent
#06DF46
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581