#DAEEA1#DAEEA1
#DAEEA1 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.6% C 0.101 H 120.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA1 |
|---|---|
| RGB | rgb(218, 238, 161) |
| HSL | hsl(76, 69%, 78%) |
| HSV | hsv(76, 32%, 93%) |
| CMYK | cmyk(8.4%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(91.07, -18.90, 35.16) |
| CIE-LCH | lch(91.07, 39.92, 118.26°) |
| OKLab | oklab(91.63% -0.0511 0.0875) |
| OKLCH | oklch(91.63% 0.101 120.3) |
| XYZ | xyz(65.9207, 78.6278, 45.4152) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.39
Creme
#FFFFB6
ΔE00 6.62
Parchment
#FEFCAF
ΔE00 6.71
Light Beige
#FFFEB6
ΔE00 6.74
Very Pale Green
#CFFDBC
ΔE00 6.97
Very Light Green
#D1FFBD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA1 #B5A1EE
analogous
#EEDBA1 #DAEEA1 #B3EEA1
triadic
#DAEEA1 #A1DAEE #EEA1DA
tetradic
#DAEEA1 #A1EEDB #B5A1EE #EEA1B3
square
#DAEEA1 #A1EEDB #B5A1EE #EEA1B3
split-complementary
#DAEEA1 #A1B3EE #DBA1EE
monochromatic
#B1DB39 #C6E56D #DAEEA1 #EEF7D5 #F5FAE5
Accessibility & contrast
On white
1.26
#DAEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DAEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA1
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA1 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69C
Deuteranopia (green-blind)
#F5E6A4
Tritanopia (blue-blind)
#E1E6DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daeea1; /* rgb */ color: rgb(218, 238, 161); /* oklch */ color: oklch(91.6% 0.101 120.3);
Tailwind
colors: {
custom: {
50: '#e6f3bd',
500: '#daeea1',
950: '#000000',
},
}SCSS
$custom: #daeea1; $custom-light: #e6f3bd; $custom-dark: #000000;
JSON
{
"hex": "#daeea1",
"rgb": {
"r": 218,
"g": 238,
"b": 161
},
"hsl": {
"h": 75.584,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.9163,
"c": 0.10129,
"h": 120.3
},
"luminance": 0.78628
}Semantic roles & 50–950 ramp
primary
#DAEEA1
secondary
#8268CB
accent
#14D145
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582