#DAEF91#DAEF91
#DAEF91 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.6% C 0.121 H 119.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF91 |
|---|---|
| RGB | rgb(218, 239, 145) |
| HSL | hsl(73, 75%, 75%) |
| HSV | hsv(73, 39%, 94%) |
| CMYK | cmyk(8.8%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(91.09, -21.33, 43.15) |
| CIE-LCH | lch(91.09, 48.13, 116.30°) |
| OKLab | oklab(91.57% -0.0587 0.1054) |
| OKLCH | oklch(91.57% 0.121 119.1) |
| XYZ | xyz(64.8909, 78.6830, 38.5514) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.01
Light Yellow Green
#CCFD7F
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.60
Light Pea Green
#C4FE82
ΔE00 6.90
Greenish Beige
#C9D179
ΔE00 6.93
Parchment
#FEFCAF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF91 #A691EF
analogous
#EFD591 #DAEF91 #ABEF91
triadic
#DAEF91 #91DAEF #EF91DA
tetradic
#DAEF91 #91EFD5 #A691EF #EF91AB
square
#DAEF91 #91EFD5 #A691EF #EF91AB
split-complementary
#DAEF91 #91ABEF #D591EF
monochromatic
#B6DF26 #C8E75C #DAEF91 #ECF7C6 #F6FBE4
Accessibility & contrast
On white
1.25
#DAEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DAEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF91
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF91 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#F8E696
Tritanopia (blue-blind)
#E2E6D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef91; /* rgb */ color: rgb(218, 239, 145); /* oklch */ color: oklch(91.6% 0.121 119.1);
Tailwind
colors: {
custom: {
50: '#e6f4b2',
500: '#daef91',
950: '#000000',
},
}SCSS
$custom: #daef91; $custom-light: #e6f4b2; $custom-dark: #000000;
JSON
{
"hex": "#daef91",
"rgb": {
"r": 218,
"g": 239,
"b": 145
},
"hsl": {
"h": 73.404,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.91571,
"c": 0.12066,
"h": 119.1
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#DAEF91
secondary
#7359CB
accent
#0FD73B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581