#DAEEA5#DAEEA5
#DAEEA5 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.7% C 0.097 H 120.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA5 |
|---|---|
| RGB | rgb(218, 238, 165) |
| HSL | hsl(76, 68%, 79%) |
| HSV | hsv(76, 31%, 93%) |
| CMYK | cmyk(8.4%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(91.13, -18.38, 33.23) |
| CIE-LCH | lch(91.13, 37.98, 118.95°) |
| OKLab | oklab(91.7% -0.0495 0.083) |
| OKLCH | oklch(91.7% 0.097 120.8) |
| XYZ | xyz(66.2791, 78.7712, 47.3027) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.77
Very Pale Green
#CFFDBC
ΔE00 6.55
Very Light Green
#D1FFBD
ΔE00 6.60
Creme
#FFFFB6
ΔE00 6.66
Light Grey Green
#B7E1A1
ΔE00 6.66
Light Beige
#FFFEB6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA5 #B9A5EE
analogous
#EEDEA5 #DAEEA5 #B6EEA5
triadic
#DAEEA5 #A5DAEE #EEA5DA
tetradic
#DAEEA5 #A5EEDE #B9A5EE #EEA5B6
square
#DAEEA5 #A5EEDE #B9A5EE #EEA5B6
split-complementary
#DAEEA5 #A5B6EE #DEA5EE
monochromatic
#B0DB3E #C5E472 #DAEEA5 #EFF8D8 #F4FAE5
Accessibility & contrast
On white
1.25
#DAEEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DAEEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A0
Deuteranopia (green-blind)
#F4E6A8
Tritanopia (blue-blind)
#E0E7DB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeea5; /* rgb */ color: rgb(218, 238, 165); /* oklch */ color: oklch(91.7% 0.097 120.8);
Tailwind
colors: {
custom: {
50: '#e6f3c0',
500: '#daeea5',
950: '#000000',
},
}SCSS
$custom: #daeea5; $custom-light: #e6f3c0; $custom-dark: #000000;
JSON
{
"hex": "#daeea5",
"rgb": {
"r": 218,
"g": 238,
"b": 165
},
"hsl": {
"h": 76.438,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.91703,
"c": 0.09664,
"h": 120.8
},
"luminance": 0.78771
}Semantic roles & 50–950 ramp
primary
#DAEEA5
secondary
#866CCB
accent
#15D049
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582