#DAEE7E#DAEE7E
#DAEE7E is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.139 H 117.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE7E |
|---|---|
| RGB | rgb(218, 238, 126) |
| HSL | hsl(71, 77%, 71%) |
| HSV | hsv(71, 47%, 93%) |
| CMYK | cmyk(8.4%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(90.58, -22.86, 51.66) |
| CIE-LCH | lch(90.58, 56.49, 113.87°) |
| OKLab | oklab(91.08% -0.0645 0.1234) |
| OKLCH | oklch(91.08% 0.139 117.6) |
| XYZ | xyz(63.2545, 77.5614, 31.3732) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.16
Pear
#CBF85F
ΔE00 5.53
Light Yellow Green
#CCFD7F
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 6.20
Pale Yellow
#FFFF84
ΔE00 6.56
Faded Yellow
#FEFF7F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE7E #927EEE
analogous
#EECA7E #DAEE7E #A2EE7E
triadic
#DAEE7E #7EDAEE #EE7EDA
tetradic
#DAEE7E #7EEECA #927EEE #EE7EA2
square
#DAEE7E #7EEECA #927EEE #EE7EA2
split-complementary
#DAEE7E #7EA2EE #CA7EEE
monochromatic
#B4D51C #CAE748 #DAEE7E #EAF5B4 #F7FBE4
Accessibility & contrast
On white
1.27
#DAEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DAEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE7E
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE7E | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#E4E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee7e; /* rgb */ color: rgb(218, 238, 126); /* oklch */ color: oklch(91.1% 0.139 117.6);
Tailwind
colors: {
custom: {
50: '#e7f3a6',
500: '#daee7e',
950: '#000000',
},
}SCSS
$custom: #daee7e; $custom-light: #e7f3a6; $custom-dark: #000000;
JSON
{
"hex": "#daee7e",
"rgb": {
"r": 218,
"g": 238,
"b": 126
},
"hsl": {
"h": 70.714,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.91083,
"c": 0.13922,
"h": 117.6
},
"luminance": 0.77561
}Semantic roles & 50–950 ramp
primary
#DAEE7E
secondary
#5F48C8
accent
#0DD931
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580