#DAEF79#DAEF79
#DAEF79 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.145 H 117.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF79 |
|---|---|
| RGB | rgb(218, 239, 121) |
| HSL | hsl(71, 79%, 71%) |
| HSV | hsv(71, 49%, 94%) |
| CMYK | cmyk(8.8%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(90.79, -23.81, 54.25) |
| CIE-LCH | lch(90.79, 59.24, 113.70°) |
| OKLab | oklab(91.23% -0.0676 0.1287) |
| OKLCH | oklch(91.23% 0.145 117.7) |
| XYZ | xyz(63.2318, 78.0194, 29.8136) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.93
Light Yellow Green
#CCFD7F
ΔE00 5.40
Light Khaki
#E6F2A2
ΔE00 5.85
Yellowish Tan
#FCFC81
ΔE00 6.01
Faded Yellow
#FEFF7F
ΔE00 6.32
Pale Yellow
#FFFF84
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF79 #8E79EF
analogous
#EFC979 #DAEF79 #9FEF79
triadic
#DAEF79 #79DAEF #EF79DA
tetradic
#DAEF79 #79EFC9 #8E79EF #EF799F
square
#DAEF79 #79EFC9 #8E79EF #EF799F
split-complementary
#DAEF79 #799FEF #C979EF
monochromatic
#B3D419 #CBE842 #DAEF79 #E9F6B0 #F7FCE4
Accessibility & contrast
On white
1.26
#DAEF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DAEF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF79
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF79 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#E5E4D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef79; /* rgb */ color: rgb(218, 239, 121); /* oklch */ color: oklch(91.2% 0.145 117.7);
Tailwind
colors: {
custom: {
50: '#e7f4a2',
500: '#daef79',
950: '#000000',
},
}SCSS
$custom: #daef79; $custom-light: #e7f4a2; $custom-dark: #000000;
JSON
{
"hex": "#daef79",
"rgb": {
"r": 218,
"g": 239,
"b": 121
},
"hsl": {
"h": 70.678,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.91232,
"c": 0.14538,
"h": 117.7
},
"luminance": 0.78019
}Semantic roles & 50–950 ramp
primary
#DAEF79
secondary
#5B44C9
accent
#0BDB30
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580