#DAF681#DAF681
#DAF681 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.8% C 0.146 H 120.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF681 |
|---|---|
| RGB | rgb(218, 246, 129) |
| HSL | hsl(74, 87%, 74%) |
| HSV | hsv(74, 48%, 96%) |
| CMYK | cmyk(11.4%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(92.75, -26.37, 52.89) |
| CIE-LCH | lch(92.75, 59.10, 116.50°) |
| OKLab | oklab(92.84% -0.0742 0.1263) |
| OKLCH | oklch(92.84% 0.146 120.4) |
| XYZ | xyz(65.8320, 82.4021, 33.2017) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.68
Pear
#CBF85F
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF681 #9D81F6
analogous
#F6D781 #DAF681 #9FF681
triadic
#DAF681 #81DAF6 #F681DA
tetradic
#DAF681 #81F6D7 #9D81F6 #F6819F
square
#DAF681 #81F6D7 #9D81F6 #F6819F
split-complementary
#DAF681 #819FF6 #D781F6
monochromatic
#B7EC11 #C9F248 #DAF681 #EBFABA #F7FDE2
Accessibility & contrast
On white
1.20
#DAF681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DAF681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF681
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF681 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#E3ECDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf681; /* rgb */ color: rgb(218, 246, 129); /* oklch */ color: oklch(92.8% 0.146 120.4);
Tailwind
colors: {
custom: {
50: '#e7f9a8',
500: '#daf681',
950: '#000000',
},
}SCSS
$custom: #daf681; $custom-light: #e7f9a8; $custom-dark: #000000;
JSON
{
"hex": "#daf681",
"rgb": {
"r": 218,
"g": 246,
"b": 129
},
"hsl": {
"h": 74.359,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.92835,
"c": 0.14647,
"h": 120.4
},
"luminance": 0.82402
}Semantic roles & 50–950 ramp
primary
#DAF681
secondary
#6A49D2
accent
#02E338
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581