#DAF291#DAF291
#DAF291 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.125 H 120.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF291 |
|---|---|
| RGB | rgb(218, 242, 145) |
| HSL | hsl(75, 79%, 76%) |
| HSV | hsv(75, 40%, 95%) |
| CMYK | cmyk(9.9%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(91.89, -22.77, 44.16) |
| CIE-LCH | lch(91.89, 49.69, 117.28°) |
| OKLab | oklab(92.21% -0.0628 0.1077) |
| OKLCH | oklch(92.21% 0.125 120.3) |
| XYZ | xyz(65.7765, 80.4542, 38.8466) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.14
Celery
#C1FD95
ΔE00 6.44
Light Yellowish Green
#C2FF89
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF291 #A991F2
analogous
#F2D991 #DAF291 #A9F291
triadic
#DAF291 #91DAF2 #F291DA
tetradic
#DAF291 #91F2D9 #A991F2 #F291A9
square
#DAF291 #91F2D9 #A991F2 #F291A9
split-complementary
#DAF291 #91A9F2 #D991F2
monochromatic
#B5E524 #C8EC5A #DAF291 #ECF8C8 #F6FCE4
Accessibility & contrast
On white
1.23
#DAF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DAF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF291
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF291 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#E2E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf291; /* rgb */ color: rgb(218, 242, 145); /* oklch */ color: oklch(92.2% 0.125 120.3);
Tailwind
colors: {
custom: {
50: '#e7f6b2',
500: '#daf291',
950: '#000000',
},
}SCSS
$custom: #daf291; $custom-light: #e7f6b2; $custom-dark: #000000;
JSON
{
"hex": "#daf291",
"rgb": {
"r": 218,
"g": 242,
"b": 145
},
"hsl": {
"h": 74.845,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.92209,
"c": 0.12469,
"h": 120.3
},
"luminance": 0.80454
}Semantic roles & 50–950 ramp
primary
#DAF291
secondary
#7658CF
accent
#0ADB3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581