#DAEEA3#DAEEA3
#DAEEA3 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.7% C 0.099 H 120.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA3 |
|---|---|
| RGB | rgb(218, 238, 163) |
| HSL | hsl(76, 69%, 79%) |
| HSV | hsv(76, 32%, 93%) |
| CMYK | cmyk(8.4%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(91.10, -18.65, 34.20) |
| CIE-LCH | lch(91.10, 38.95, 118.60°) |
| OKLab | oklab(91.67% -0.0503 0.0853) |
| OKLCH | oklch(91.67% 0.099 120.5) |
| XYZ | xyz(66.0985, 78.6989, 46.3515) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.56
Creme
#FFFFB6
ΔE00 6.63
Light Beige
#FFFEB6
ΔE00 6.74
Very Pale Green
#CFFDBC
ΔE00 6.75
Parchment
#FEFCAF
ΔE00 6.77
Very Light Green
#D1FFBD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA3 #B7A3EE
analogous
#EEDCA3 #DAEEA3 #B4EEA3
triadic
#DAEEA3 #A3DAEE #EEA3DA
tetradic
#DAEEA3 #A3EEDC #B7A3EE #EEA3B4
square
#DAEEA3 #A3EEDC #B7A3EE #EEA3B4
split-complementary
#DAEEA3 #A3B4EE #DCA3EE
monochromatic
#B0DB3C #C5E46F #DAEEA3 #EFF8D7 #F5FAE5
Accessibility & contrast
On white
1.25
#DAEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DAEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA3 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69E
Deuteranopia (green-blind)
#F5E6A6
Tritanopia (blue-blind)
#E0E6DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daeea3; /* rgb */ color: rgb(218, 238, 163); /* oklch */ color: oklch(91.7% 0.099 120.5);
Tailwind
colors: {
custom: {
50: '#e6f3bf',
500: '#daeea3',
950: '#000000',
},
}SCSS
$custom: #daeea3; $custom-light: #e6f3bf; $custom-dark: #000000;
JSON
{
"hex": "#daeea3",
"rgb": {
"r": 218,
"g": 238,
"b": 163
},
"hsl": {
"h": 76,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.91666,
"c": 0.09897,
"h": 120.5
},
"luminance": 0.78699
}Semantic roles & 50–950 ramp
primary
#DAEEA3
secondary
#846ACB
accent
#15D147
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582