#DAF596#DAF596
#DAF596 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.9% C 0.123 H 121.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF596 |
|---|---|
| RGB | rgb(218, 245, 150) |
| HSL | hsl(77, 83%, 77%) |
| HSV | hsv(77, 39%, 96%) |
| CMYK | cmyk(11%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.76, -23.63, 42.83) |
| CIE-LCH | lch(92.76, 48.92, 118.89°) |
| OKLab | oklab(92.93% -0.0649 0.1049) |
| OKLCH | oklch(92.93% 0.123 121.8) |
| XYZ | xyz(67.0707, 82.4122, 41.2220) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Pea Green
#C4FE82
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF596 #B196F5
analogous
#F5E196 #DAF596 #AAF596
triadic
#DAF596 #96DAF5 #F596DA
tetradic
#DAF596 #96F5E1 #B196F5 #F596AA
square
#DAF596 #96F5E1 #B196F5 #F596AA
split-complementary
#DAF596 #96AAF5 #E196F5
monochromatic
#B3EA26 #C6F05E #DAF596 #EEFACE #F5FCE3
Accessibility & contrast
On white
1.20
#DAF596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DAF596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF596
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF596 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#E1ECDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf596; /* rgb */ color: rgb(218, 245, 150); /* oklch */ color: oklch(92.9% 0.123 121.8);
Tailwind
colors: {
custom: {
50: '#e6f8b6',
500: '#daf596',
950: '#000000',
},
}SCSS
$custom: #daf596; $custom-light: #e6f8b6; $custom-dark: #000000;
JSON
{
"hex": "#daf596",
"rgb": {
"r": 218,
"g": 245,
"b": 150
},
"hsl": {
"h": 77.053,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92927,
"c": 0.12336,
"h": 121.8
},
"luminance": 0.82412
}Semantic roles & 50–950 ramp
primary
#DAF596
secondary
#7E5CD3
accent
#06DF44
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581