#DAEEA9#DAEEA9
#DAEEA9 is a very light, moderate yellow-green. Relative luminance 0.789; OKLCH L 91.8% C 0.092 H 121.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA9 |
|---|---|
| RGB | rgb(218, 238, 169) |
| HSL | hsl(77, 67%, 80%) |
| HSV | hsv(77, 29%, 93%) |
| CMYK | cmyk(8.4%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(91.20, -17.85, 31.30) |
| CIE-LCH | lch(91.20, 36.03, 119.70°) |
| OKLab | oklab(91.78% -0.0478 0.0785) |
| OKLCH | oklch(91.78% 0.092 121.4) |
| XYZ | xyz(66.6488, 78.9191, 49.2501) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.30
Very Pale Green
#CFFDBC
ΔE00 6.19
Very Light Green
#D1FFBD
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.43
Creme
#FFFFB6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA9 #BDA9EE
analogous
#EEDFA9 #DAEEA9 #B8EEA9
triadic
#DAEEA9 #A9DAEE #EEA9DA
tetradic
#DAEEA9 #A9EEDF #BDA9EE #EEA9B8
square
#DAEEA9 #A9EEDF #BDA9EE #EEA9B8
split-complementary
#DAEEA9 #A9B8EE #DFA9EE
monochromatic
#AEDA43 #C4E476 #DAEEA9 #F0F8DC #F4FAE5
Accessibility & contrast
On white
1.25
#DAEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DAEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA9
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA9 | 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)
#F6E6A4
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#E0E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeea9; /* rgb */ color: rgb(218, 238, 169); /* oklch */ color: oklch(91.8% 0.092 121.4);
Tailwind
colors: {
custom: {
50: '#e6f3c3',
500: '#daeea9',
950: '#000000',
},
}SCSS
$custom: #daeea9; $custom-light: #e6f3c3; $custom-dark: #000000;
JSON
{
"hex": "#daeea9",
"rgb": {
"r": 218,
"g": 238,
"b": 169
},
"hsl": {
"h": 77.391,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.91778,
"c": 0.09194,
"h": 121.4
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#DAEEA9
secondary
#8A70CB
accent
#17CF4C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582