#DAF481#DAF481
#DAF481 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.144 H 119.8°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF481 |
|---|---|
| RGB | rgb(218, 244, 129) |
| HSL | hsl(74, 84%, 73%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(10.7%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(92.22, -25.42, 52.24) |
| CIE-LCH | lch(92.22, 58.10, 115.95°) |
| OKLab | oklab(92.41% -0.0715 0.1249) |
| OKLCH | oklch(92.41% 0.144 119.8) |
| XYZ | xyz(65.2270, 81.1920, 33.0000) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.12
Pear
#CBF85F
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.53
Pale Lime
#BEFD73
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF481 #9B81F4
analogous
#F4D481 #DAF481 #A0F481
triadic
#DAF481 #81DAF4 #F481DA
tetradic
#DAF481 #81F4D4 #9B81F4 #F481A0
square
#DAF481 #81F4D4 #9B81F4 #F481A0
split-complementary
#DAF481 #81A0F4 #D481F4
monochromatic
#B7E614 #C9EF49 #DAF481 #EBF9B9 #F7FDE3
Accessibility & contrast
On white
1.22
#DAF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DAF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF481
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF481 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#E3EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf481; /* rgb */ color: rgb(218, 244, 129); /* oklch */ color: oklch(92.4% 0.144 119.8);
Tailwind
colors: {
custom: {
50: '#e7f7a8',
500: '#daf481',
950: '#000000',
},
}SCSS
$custom: #daf481; $custom-light: #e7f7a8; $custom-dark: #000000;
JSON
{
"hex": "#daf481",
"rgb": {
"r": 218,
"g": 244,
"b": 129
},
"hsl": {
"h": 73.565,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.92406,
"c": 0.1439,
"h": 119.8
},
"luminance": 0.81192
}Semantic roles & 50–950 ramp
primary
#DAF481
secondary
#6849D0
accent
#05E037
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581