#DAF594#DAF594
#DAF594 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.126 H 121.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF594 |
|---|---|
| RGB | rgb(218, 245, 148) |
| HSL | hsl(77, 83%, 77%) |
| HSV | hsv(77, 40%, 96%) |
| CMYK | cmyk(11%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(92.73, -23.87, 43.77) |
| CIE-LCH | lch(92.73, 49.85, 118.60°) |
| OKLab | oklab(92.9% -0.0657 0.107) |
| OKLCH | oklch(92.9% 0.126 121.6) |
| XYZ | xyz(66.9111, 82.3484, 40.3811) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.59
Celery
#C1FD95
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF594 #AF94F5
analogous
#F5E094 #DAF594 #AAF594
triadic
#DAF594 #94DAF5 #F594DA
tetradic
#DAF594 #94F5E0 #AF94F5 #F594AA
square
#DAF594 #94F5E0 #AF94F5 #F594AA
split-complementary
#DAF594 #94AAF5 #E094F5
monochromatic
#B3EB24 #C7F05C #DAF594 #EDFACC #F5FCE3
Accessibility & contrast
On white
1.20
#DAF594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DAF594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF594
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF594 | 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)
#FFEB8D
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#E2ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf594; /* rgb */ color: rgb(218, 245, 148); /* oklch */ color: oklch(92.9% 0.126 121.6);
Tailwind
colors: {
custom: {
50: '#e6f8b4',
500: '#daf594',
950: '#000000',
},
}SCSS
$custom: #daf594; $custom-light: #e6f8b4; $custom-dark: #000000;
JSON
{
"hex": "#daf594",
"rgb": {
"r": 218,
"g": 245,
"b": 148
},
"hsl": {
"h": 76.701,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.92895,
"c": 0.12553,
"h": 121.6
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#DAF594
secondary
#7C5AD3
accent
#06DF43
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581