#DAF581#DAF581
#DAF581 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.145 H 120.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF581 |
|---|---|
| RGB | rgb(218, 245, 129) |
| HSL | hsl(74, 85%, 73%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(11%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(92.48, -25.90, 52.56) |
| CIE-LCH | lch(92.48, 58.60, 116.23°) |
| OKLab | oklab(92.62% -0.0728 0.1256) |
| OKLCH | oklch(92.62% 0.145 120.1) |
| XYZ | xyz(65.5287, 81.7954, 33.1006) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Pear
#CBF85F
ΔE00 4.43
Light Pea Green
#C4FE82
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.68
Pale Lime
#BEFD73
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF581 #9C81F5
analogous
#F5D681 #DAF581 #A0F581
triadic
#DAF581 #81DAF5 #F581DA
tetradic
#DAF581 #81F5D6 #9C81F5 #F581A0
square
#DAF581 #81F5D6 #9C81F5 #F581A0
split-complementary
#DAF581 #81A0F5 #D681F5
monochromatic
#B7E913 #C9F048 #DAF581 #EBF9BA #F7FDE3
Accessibility & contrast
On white
1.21
#DAF581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DAF581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF581
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF581 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#E3EBDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf581; /* rgb */ color: rgb(218, 245, 129); /* oklch */ color: oklch(92.6% 0.145 120.1);
Tailwind
colors: {
custom: {
50: '#e7f8a8',
500: '#daf581',
950: '#000000',
},
}SCSS
$custom: #daf581; $custom-light: #e7f8a8; $custom-dark: #000000;
JSON
{
"hex": "#daf581",
"rgb": {
"r": 218,
"g": 245,
"b": 129
},
"hsl": {
"h": 73.966,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.9262,
"c": 0.14518,
"h": 120.1
},
"luminance": 0.81795
}Semantic roles & 50–950 ramp
primary
#DAF581
secondary
#6949D1
accent
#04E237
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581