#DAEEA4#DAEEA4
#DAEEA4 is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.7% C 0.098 H 120.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEA4 |
|---|---|
| RGB | rgb(218, 238, 164) |
| HSL | hsl(76, 69%, 79%) |
| HSV | hsv(76, 31%, 93%) |
| CMYK | cmyk(8.4%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(91.11, -18.51, 33.72) |
| CIE-LCH | lch(91.11, 38.47, 118.77°) |
| OKLab | oklab(91.69% -0.0499 0.0841) |
| OKLCH | oklch(91.69% 0.098 120.7) |
| XYZ | xyz(66.1884, 78.7349, 46.8252) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.66
Creme
#FFFFB6
ΔE00 6.64
Very Pale Green
#CFFDBC
ΔE00 6.65
Very Light Green
#D1FFBD
ΔE00 6.69
Light Grey Green
#B7E1A1
ΔE00 6.74
Light Beige
#FFFEB6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEA4 #B8A4EE
analogous
#EEDDA4 #DAEEA4 #B5EEA4
triadic
#DAEEA4 #A4DAEE #EEA4DA
tetradic
#DAEEA4 #A4EEDD #B8A4EE #EEA4B5
square
#DAEEA4 #A4EEDD #B8A4EE #EEA4B5
split-complementary
#DAEEA4 #A4B5EE #DDA4EE
monochromatic
#B0DB3D #C5E470 #DAEEA4 #EFF8D8 #F5FAE5
Accessibility & contrast
On white
1.25
#DAEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DAEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEA4
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEA4 | 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)
#F7E69F
Deuteranopia (green-blind)
#F4E6A7
Tritanopia (blue-blind)
#E0E7DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daeea4; /* rgb */ color: rgb(218, 238, 164); /* oklch */ color: oklch(91.7% 0.098 120.7);
Tailwind
colors: {
custom: {
50: '#e6f3bf',
500: '#daeea4',
950: '#000000',
},
}SCSS
$custom: #daeea4; $custom-light: #e6f3bf; $custom-dark: #000000;
JSON
{
"hex": "#daeea4",
"rgb": {
"r": 218,
"g": 238,
"b": 164
},
"hsl": {
"h": 76.216,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.91685,
"c": 0.0978,
"h": 120.7
},
"luminance": 0.78735
}Semantic roles & 50–950 ramp
primary
#DAEEA4
secondary
#856BCB
accent
#15D048
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582