#DAF489#DAF489
#DAF489 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.5% C 0.136 H 120.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF489 |
|---|---|
| RGB | rgb(218, 244, 137) |
| HSL | hsl(75, 83%, 75%) |
| HSV | hsv(75, 44%, 96%) |
| CMYK | cmyk(10.7%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(92.32, -24.61, 48.57) |
| CIE-LCH | lch(92.32, 54.45, 116.87°) |
| OKLab | oklab(92.52% -0.0685 0.1172) |
| OKLCH | oklch(92.52% 0.136 120.3) |
| XYZ | xyz(65.7797, 81.4131, 35.9110) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 5.46
Pear
#CBF85F
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF489 #A389F4
analogous
#F4D889 #DAF489 #A5F489
triadic
#DAF489 #89DAF4 #F489DA
tetradic
#DAF489 #89F4D8 #A389F4 #F489A5
square
#DAF489 #89F4D8 #A389F4 #F489A5
split-complementary
#DAF489 #89A5F4 #D889F4
monochromatic
#B7EA19 #C8EF51 #DAF489 #ECF9C1 #F6FCE3
Accessibility & contrast
On white
1.22
#DAF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DAF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF489
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF489 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#E3EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf489; /* rgb */ color: rgb(218, 244, 137); /* oklch */ color: oklch(92.5% 0.136 120.3);
Tailwind
colors: {
custom: {
50: '#e7f7ad',
500: '#daf489',
950: '#000000',
},
}SCSS
$custom: #daf489; $custom-light: #e7f7ad; $custom-dark: #000000;
JSON
{
"hex": "#daf489",
"rgb": {
"r": 218,
"g": 244,
"b": 137
},
"hsl": {
"h": 74.579,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.92516,
"c": 0.1358,
"h": 120.3
},
"luminance": 0.81413
}Semantic roles & 50–950 ramp
primary
#DAF489
secondary
#7050D1
accent
#06DF3B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581