#DAF482#DAF482
#DAF482 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.143 H 119.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF482 |
|---|---|
| RGB | rgb(218, 244, 130) |
| HSL | hsl(74, 84%, 73%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(10.7%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(92.23, -25.33, 51.78) |
| CIE-LCH | lch(92.23, 57.64, 116.06°) |
| OKLab | oklab(92.42% -0.0711 0.1239) |
| OKLCH | oklch(92.42% 0.143 119.9) |
| XYZ | xyz(65.2938, 81.2187, 33.3518) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.11
Pear
#CBF85F
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 5.42
Light Pea Green
#C4FE82
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Pale Lime
#BEFD73
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF482 #9C82F4
analogous
#F4D582 #DAF482 #A1F482
triadic
#DAF482 #82DAF4 #F482DA
tetradic
#DAF482 #82F4D5 #9C82F4 #F482A1
square
#DAF482 #82F4D5 #9C82F4 #F482A1
split-complementary
#DAF482 #82A1F4 #D582F4
monochromatic
#B7E714 #C9EF4A #DAF482 #EBF9BA #F7FDE3
Accessibility & contrast
On white
1.22
#DAF482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DAF482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF482
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF482 | 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)
#FFE978
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#E3EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf482; /* rgb */ color: rgb(218, 244, 130); /* oklch */ color: oklch(92.4% 0.143 119.9);
Tailwind
colors: {
custom: {
50: '#e7f7a8',
500: '#daf482',
950: '#000000',
},
}SCSS
$custom: #daf482; $custom-light: #e7f7a8; $custom-dark: #000000;
JSON
{
"hex": "#daf482",
"rgb": {
"r": 218,
"g": 244,
"b": 130
},
"hsl": {
"h": 73.684,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.92419,
"c": 0.1429,
"h": 119.9
},
"luminance": 0.81218
}Semantic roles & 50–950 ramp
primary
#DAF482
secondary
#694AD0
accent
#05E037
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581