#DAFF89#DAFF89
#DAFF89 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.150 H 123.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF89 |
|---|---|
| RGB | rgb(218, 255, 137) |
| HSL | hsl(79, 100%, 77%) |
| HSV | hsv(79, 46%, 100%) |
| CMYK | cmyk(14.5%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(95.26, -29.78, 52.20) |
| CIE-LCH | lch(95.26, 60.10, 119.70°) |
| OKLab | oklab(94.88% -0.0831 0.1253) |
| OKLCH | oklch(94.88% 0.15 123.6) |
| XYZ | xyz(69.1888, 88.2313, 37.0473) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.38
Pear
#CBF85F
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF89 #AE89FF
analogous
#FFE989 #DAFF89 #9FFF89
triadic
#DAFF89 #89DAFF #FF89DA
tetradic
#DAFF89 #89FFE9 #AE89FF #FF899F
square
#DAFF89 #89FFE9 #AE89FF #FF899F
split-complementary
#DAFF89 #899FFF #E989FF
monochromatic
#B4FF0F #C7FF4C #DAFF89 #EDFFC6 #F5FFE0
Accessibility & contrast
On white
1.13
#DAFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DAFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF89
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF89 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff89; /* rgb */ color: rgb(218, 255, 137); /* oklch */ color: oklch(94.9% 0.150 123.6);
Tailwind
colors: {
custom: {
50: '#e7ffad',
500: '#daff89',
950: '#000000',
},
}SCSS
$custom: #daff89; $custom-light: #e7ffad; $custom-dark: #000000;
JSON
{
"hex": "#daff89",
"rgb": {
"r": 218,
"g": 255,
"b": 137
},
"hsl": {
"h": 78.814,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.94877,
"c": 0.15039,
"h": 123.6
},
"luminance": 0.88232
}Semantic roles & 50–950 ramp
primary
#DAFF89
secondary
#7B4DE0
accent
#00E648
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681