#DAF494#DAF494
#DAF494 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.7% C 0.124 H 121.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF494 |
|---|---|
| RGB | rgb(218, 244, 148) |
| HSL | hsl(76, 81%, 77%) |
| HSV | hsv(76, 39%, 96%) |
| CMYK | cmyk(10.7%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(92.46, -23.39, 43.43) |
| CIE-LCH | lch(92.46, 49.33, 118.30°) |
| OKLab | oklab(92.68% -0.0644 0.1062) |
| OKLCH | oklch(92.68% 0.124 121.2) |
| XYZ | xyz(66.6094, 81.7450, 40.2805) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.82
Celery
#C1FD95
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF494 #AE94F4
analogous
#F4DE94 #DAF494 #AAF494
triadic
#DAF494 #94DAF4 #F494DA
tetradic
#DAF494 #94F4DE #AE94F4 #F494AA
square
#DAF494 #94F4DE #AE94F4 #F494AA
split-complementary
#DAF494 #94AAF4 #DE94F4
monochromatic
#B4E925 #C7EE5D #DAF494 #EDFACB #F5FCE3
Accessibility & contrast
On white
1.21
#DAF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DAF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF494
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF494 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#E2EBDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf494; /* rgb */ color: rgb(218, 244, 148); /* oklch */ color: oklch(92.7% 0.124 121.2);
Tailwind
colors: {
custom: {
50: '#e6f7b4',
500: '#daf494',
950: '#000000',
},
}SCSS
$custom: #daf494; $custom-light: #e6f7b4; $custom-dark: #000000;
JSON
{
"hex": "#daf494",
"rgb": {
"r": 218,
"g": 244,
"b": 148
},
"hsl": {
"h": 76.25,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.92682,
"c": 0.12416,
"h": 121.2
},
"luminance": 0.81745
}Semantic roles & 50–950 ramp
primary
#DAF494
secondary
#7B5AD2
accent
#08DE42
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581