#DAEF90#DAEF90
#DAEF90 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.6% C 0.122 H 119.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF90 |
|---|---|
| RGB | rgb(218, 239, 144) |
| HSL | hsl(73, 75%, 75%) |
| HSV | hsv(73, 40%, 94%) |
| CMYK | cmyk(8.8%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(91.08, -21.44, 43.62) |
| CIE-LCH | lch(91.08, 48.61, 116.18°) |
| OKLab | oklab(91.56% -0.0591 0.1064) |
| OKLCH | oklch(91.56% 0.122 119.1) |
| XYZ | xyz(64.8141, 78.6523, 38.1471) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.11
Light Yellow Green
#CCFD7F
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Light Pea Green
#C4FE82
ΔE00 6.85
Greenish Beige
#C9D179
ΔE00 6.92
Parchment
#FEFCAF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF90 #A590EF
analogous
#EFD490 #DAEF90 #ABEF90
triadic
#DAEF90 #90DAEF #EF90DA
tetradic
#DAEF90 #90EFD4 #A590EF #EF90AB
square
#DAEF90 #90EFD4 #A590EF #EF90AB
split-complementary
#DAEF90 #90ABEF #D490EF
monochromatic
#B6E025 #C8E75B #DAEF90 #ECF7C5 #F6FBE4
Accessibility & contrast
On white
1.26
#DAEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DAEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF90
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF90 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#F8E695
Tritanopia (blue-blind)
#E2E6D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef90; /* rgb */ color: rgb(218, 239, 144); /* oklch */ color: oklch(91.6% 0.122 119.1);
Tailwind
colors: {
custom: {
50: '#e6f4b2',
500: '#daef90',
950: '#000000',
},
}SCSS
$custom: #daef90; $custom-light: #e6f4b2; $custom-dark: #000000;
JSON
{
"hex": "#daef90",
"rgb": {
"r": 218,
"g": 239,
"b": 144
},
"hsl": {
"h": 73.263,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.91556,
"c": 0.12175,
"h": 119.1
},
"luminance": 0.78652
}Semantic roles & 50–950 ramp
primary
#DAEF90
secondary
#7258CB
accent
#0FD73B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581