#DAEEA8#DAEEA8
#DAEEA8 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.8% C 0.093 H 121.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA8 |
|---|---|
| RGB | rgb(218, 238, 168) |
| HSL | hsl(77, 67%, 80%) |
| HSV | hsv(77, 29%, 93%) |
| CMYK | cmyk(8.4%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(91.18, -17.98, 31.78) |
| CIE-LCH | lch(91.18, 36.52, 119.50°) |
| OKLab | oklab(91.76% -0.0482 0.0796) |
| OKLCH | oklch(91.76% 0.093 121.2) |
| XYZ | xyz(66.5553, 78.8817, 48.7576) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 6.27
Very Light Green
#D1FFBD
ΔE00 6.33
Light Grey Green
#B7E1A1
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 6.51
Creme
#FFFFB6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA8 #BCA8EE
analogous
#EEDFA8 #DAEEA8 #B7EEA8
triadic
#DAEEA8 #A8DAEE #EEA8DA
tetradic
#DAEEA8 #A8EEDF #BCA8EE #EEA8B7
square
#DAEEA8 #A8EEDF #BCA8EE #EEA8B7
split-complementary
#DAEEA8 #A8B7EE #DFA8EE
monochromatic
#AEDA42 #C4E475 #DAEEA8 #F0F8DB #F4FAE5
Accessibility & contrast
On white
1.25
#DAEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DAEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA8
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA8 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A3
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#E0E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeea8; /* rgb */ color: rgb(218, 238, 168); /* oklch */ color: oklch(91.8% 0.093 121.2);
Tailwind
colors: {
custom: {
50: '#e6f3c2',
500: '#daeea8',
950: '#000000',
},
}SCSS
$custom: #daeea8; $custom-light: #e6f3c2; $custom-dark: #000000;
JSON
{
"hex": "#daeea8",
"rgb": {
"r": 218,
"g": 238,
"b": 168
},
"hsl": {
"h": 77.143,
"s": 67.308,
"l": 79.608
},
"oklch": {
"l": 0.91759,
"c": 0.09312,
"h": 121.2
},
"luminance": 0.78882
}Semantic roles & 50–950 ramp
primary
#DAEEA8
secondary
#896FCB
accent
#16CF4B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582