#DAF591#DAF591
#DAF591 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.8% C 0.129 H 121.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF591 |
|---|---|
| RGB | rgb(218, 245, 145) |
| HSL | hsl(76, 83%, 76%) |
| HSV | hsv(76, 41%, 96%) |
| CMYK | cmyk(11%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(92.69, -24.21, 45.18) |
| CIE-LCH | lch(92.69, 51.25, 118.18°) |
| OKLab | oklab(92.85% -0.0669 0.11) |
| OKLCH | oklch(92.85% 0.129 121.3) |
| XYZ | xyz(66.6767, 82.2546, 39.1466) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.76
Celery
#C1FD95
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF591 #AC91F5
analogous
#F5DE91 #DAF591 #A8F591
triadic
#DAF591 #91DAF5 #F591DA
tetradic
#DAF591 #91F5DE #AC91F5 #F591A8
square
#DAF591 #91F5DE #AC91F5 #F591A8
split-complementary
#DAF591 #91A8F5 #DE91F5
monochromatic
#B4EB21 #C7F059 #DAF591 #EDFAC9 #F6FCE3
Accessibility & contrast
On white
1.20
#DAF591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DAF591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF591
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF591 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#FDEA96
Tritanopia (blue-blind)
#E2ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf591; /* rgb */ color: rgb(218, 245, 145); /* oklch */ color: oklch(92.8% 0.129 121.3);
Tailwind
colors: {
custom: {
50: '#e7f8b2',
500: '#daf591',
950: '#000000',
},
}SCSS
$custom: #daf591; $custom-light: #e7f8b2; $custom-dark: #000000;
JSON
{
"hex": "#daf591",
"rgb": {
"r": 218,
"g": 245,
"b": 145
},
"hsl": {
"h": 76.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.92848,
"c": 0.12874,
"h": 121.3
},
"luminance": 0.82255
}Semantic roles & 50–950 ramp
primary
#DAF591
secondary
#7957D3
accent
#06E041
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581