#DAEE7A#DAEE7A
#DAEE7A is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.143 H 117.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE7A |
|---|---|
| RGB | rgb(218, 238, 122) |
| HSL | hsl(70, 77%, 71%) |
| HSV | hsv(70, 49%, 93%) |
| CMYK | cmyk(8.4%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(90.53, -23.24, 53.48) |
| CIE-LCH | lch(90.53, 58.31, 113.49°) |
| OKLab | oklab(91.03% -0.0659 0.1271) |
| OKLCH | oklch(91.03% 0.143 117.4) |
| XYZ | xyz(63.0015, 77.4602, 30.0409) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.22
Light Yellow Green
#CCFD7F
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 5.64
Yellowish Tan
#FCFC81
ΔE00 6.02
Faded Yellow
#FEFF7F
ΔE00 6.37
Pale Yellow
#FFFF84
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE7A #8E7AEE
analogous
#EEC87A #DAEE7A #A0EE7A
triadic
#DAEE7A #7ADAEE #EE7ADA
tetradic
#DAEE7A #7AEEC8 #8E7AEE #EE7AA0
square
#DAEE7A #7AEEC8 #8E7AEE #EE7AA0
split-complementary
#DAEE7A #7AA0EE #C87AEE
monochromatic
#B3D31B #CBE744 #DAEE7A #E9F5B0 #F7FCE4
Accessibility & contrast
On white
1.27
#DAEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DAEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE7A
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE7A | 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)
#FBE370
Deuteranopia (green-blind)
#F9E580
Tritanopia (blue-blind)
#E5E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #daee7a; /* rgb */ color: rgb(218, 238, 122); /* oklch */ color: oklch(91.0% 0.143 117.4);
Tailwind
colors: {
custom: {
50: '#e7f3a3',
500: '#daee7a',
950: '#000000',
},
}SCSS
$custom: #daee7a; $custom-light: #e7f3a3; $custom-dark: #000000;
JSON
{
"hex": "#daee7a",
"rgb": {
"r": 218,
"g": 238,
"b": 122
},
"hsl": {
"h": 70.345,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.91031,
"c": 0.14316,
"h": 117.4
},
"luminance": 0.7746
}Semantic roles & 50–950 ramp
primary
#DAEE7A
secondary
#5B45C8
accent
#0CDA2F
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580