#DAEE79#DAEE79
#DAEE79 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.144 H 117.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE79 |
|---|---|
| RGB | rgb(218, 238, 121) |
| HSL | hsl(70, 77%, 70%) |
| HSV | hsv(70, 49%, 93%) |
| CMYK | cmyk(8.4%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(90.52, -23.33, 53.93) |
| CIE-LCH | lch(90.52, 58.76, 113.40°) |
| OKLab | oklab(91.02% -0.0663 0.128) |
| OKLCH | oklch(91.02% 0.144 117.4) |
| XYZ | xyz(62.9399, 77.4355, 29.7163) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.15
Light Yellow Green
#CCFD7F
ΔE00 5.64
Light Khaki
#E6F2A2
ΔE00 5.76
Yellowish Tan
#FCFC81
ΔE00 5.98
Faded Yellow
#FEFF7F
ΔE00 6.32
Pale Yellow
#FFFF84
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE79 #8D79EE
analogous
#EEC779 #DAEE79 #A0EE79
triadic
#DAEE79 #79DAEE #EE79DA
tetradic
#DAEE79 #79EEC7 #8D79EE #EE79A0
square
#DAEE79 #79EEC7 #8D79EE #EE79A0
split-complementary
#DAEE79 #79A0EE #C779EE
monochromatic
#B3D21B #CBE743 #DAEE79 #E9F5AF #F8FCE4
Accessibility & contrast
On white
1.27
#DAEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DAEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE79
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE79 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36E
Deuteranopia (green-blind)
#F9E57F
Tritanopia (blue-blind)
#E5E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee79; /* rgb */ color: rgb(218, 238, 121); /* oklch */ color: oklch(91.0% 0.144 117.4);
Tailwind
colors: {
custom: {
50: '#e7f3a2',
500: '#daee79',
950: '#000000',
},
}SCSS
$custom: #daee79; $custom-light: #e7f3a2; $custom-dark: #000000;
JSON
{
"hex": "#daee79",
"rgb": {
"r": 218,
"g": 238,
"b": 121
},
"hsl": {
"h": 70.256,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.91018,
"c": 0.14413,
"h": 117.4
},
"luminance": 0.77435
}Semantic roles & 50–950 ramp
primary
#DAEE79
secondary
#5A44C7
accent
#0CDA2F
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580