#DAF794#DAF794
#DAF794 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.128 H 122.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF794 |
|---|---|
| RGB | rgb(218, 247, 148) |
| HSL | hsl(78, 86%, 77%) |
| HSV | hsv(78, 40%, 97%) |
| CMYK | cmyk(11.7%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(93.26, -24.82, 44.45) |
| CIE-LCH | lch(93.26, 50.91, 119.18°) |
| OKLab | oklab(93.32% -0.0684 0.1085) |
| OKLCH | oklch(93.32% 0.128 122.2) |
| XYZ | xyz(67.5194, 83.5650, 40.5838) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.24
Light Yellow Green
#CCFD7F
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.38
Celery
#C1FD95
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF794 #B194F7
analogous
#F7E394 #DAF794 #A8F794
triadic
#DAF794 #94DAF7 #F794DA
tetradic
#DAF794 #94F7E3 #B194F7 #F794A8
square
#DAF794 #94F7E3 #B194F7 #F794A8
split-complementary
#DAF794 #94A8F7 #E394F7
monochromatic
#B3EE22 #C6F35B #DAF794 #EEFBCD #F5FDE3
Accessibility & contrast
On white
1.19
#DAF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DAF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF794
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF794 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#FEEC99
Tritanopia (blue-blind)
#E1EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf794; /* rgb */ color: rgb(218, 247, 148); /* oklch */ color: oklch(93.3% 0.128 122.2);
Tailwind
colors: {
custom: {
50: '#e7fab5',
500: '#daf794',
950: '#000000',
},
}SCSS
$custom: #daf794; $custom-light: #e7fab5; $custom-dark: #000000;
JSON
{
"hex": "#daf794",
"rgb": {
"r": 218,
"g": 247,
"b": 148
},
"hsl": {
"h": 77.576,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.93321,
"c": 0.12826,
"h": 122.2
},
"luminance": 0.83565
}Semantic roles & 50–950 ramp
primary
#DAF794
secondary
#7E59D6
accent
#03E344
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581