#DAEE8F#DAEE8F
#DAEE8F is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 91.3% C 0.121 H 118.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEE8F |
|---|---|
| RGB | rgb(218, 238, 143) |
| HSL | hsl(73, 74%, 75%) |
| HSV | hsv(73, 40%, 93%) |
| CMYK | cmyk(8.4%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(90.80, -21.07, 43.76) |
| CIE-LCH | lch(90.80, 48.57, 115.71°) |
| OKLab | oklab(91.33% -0.0581 0.1067) |
| OKLCH | oklch(91.33% 0.122 118.6) |
| XYZ | xyz(64.4461, 78.0380, 37.6490) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.10
Light Yellow Green
#CCFD7F
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.68
Pistachio (survey)
#C0FA8B
ΔE00 6.83
Parchment
#FEFCAF
ΔE00 6.99
Light Pea Green
#C4FE82
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEE8F #A38FEE
analogous
#EED38F #DAEE8F #AAEE8F
triadic
#DAEE8F #8FDAEE #EE8FDA
tetradic
#DAEE8F #8FEED3 #A38FEE #EE8FAA
square
#DAEE8F #8FEED3 #A38FEE #EE8FAA
split-complementary
#DAEE8F #8FAAEE #D38FEE
monochromatic
#B7DE25 #C8E65A #DAEE8F #ECF6C4 #F6FBE4
Accessibility & contrast
On white
1.26
#DAEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DAEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEE8F
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEE8F | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E588
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#E3E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daee8f; /* rgb */ color: rgb(218, 238, 143); /* oklch */ color: oklch(91.3% 0.121 118.6);
Tailwind
colors: {
custom: {
50: '#e6f3b1',
500: '#daee8f',
950: '#000000',
},
}SCSS
$custom: #daee8f; $custom-light: #e6f3b1; $custom-dark: #000000;
JSON
{
"hex": "#daee8f",
"rgb": {
"r": 218,
"g": 238,
"b": 143
},
"hsl": {
"h": 72.632,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.91328,
"c": 0.1215,
"h": 118.6
},
"luminance": 0.78038
}Semantic roles & 50–950 ramp
primary
#DAEE8F
secondary
#7058CA
accent
#10D639
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581