#DAEF89#DAEF89
#DAEF89 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.5% C 0.129 H 118.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF89 |
|---|---|
| RGB | rgb(218, 239, 137) |
| HSL | hsl(72, 76%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.8%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(90.98, -22.21, 46.91) |
| CIE-LCH | lch(90.98, 51.90, 115.34°) |
| OKLab | oklab(91.45% -0.0618 0.1135) |
| OKLCH | oklch(91.45% 0.129 118.6) |
| XYZ | xyz(64.2956, 78.4449, 35.4163) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.91
Light Yellow Green
#CCFD7F
ΔE00 5.50
Pear
#CBF85F
ΔE00 6.40
Light Pea Green
#C4FE82
ΔE00 6.65
Pistachio (survey)
#C0FA8B
ΔE00 6.67
Yellowish Tan
#FCFC81
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF89 #9E89EF
analogous
#EFD189 #DAEF89 #A7EF89
triadic
#DAEF89 #89DAEF #EF89DA
tetradic
#DAEF89 #89EFD1 #9E89EF #EF89A7
square
#DAEF89 #89EFD1 #9E89EF #EF89A7
split-complementary
#DAEF89 #89A7EF #D189EF
monochromatic
#B8DF1E #C9E853 #DAEF89 #EBF6BF #F7FBE4
Accessibility & contrast
On white
1.26
#DAEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#DAEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF89
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF89 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#E3E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef89; /* rgb */ color: rgb(218, 239, 137); /* oklch */ color: oklch(91.5% 0.129 118.6);
Tailwind
colors: {
custom: {
50: '#e7f4ad',
500: '#daef89',
950: '#000000',
},
}SCSS
$custom: #daef89; $custom-light: #e7f4ad; $custom-dark: #000000;
JSON
{
"hex": "#daef89",
"rgb": {
"r": 218,
"g": 239,
"b": 137
},
"hsl": {
"h": 72.353,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.9145,
"c": 0.12924,
"h": 118.6
},
"luminance": 0.78445
}Semantic roles & 50–950 ramp
primary
#DAEF89
secondary
#6B52CA
accent
#0DD837
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581