#DAEEAB#DAEEAB
#DAEEAB is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.8% C 0.090 H 121.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEAB |
|---|---|
| RGB | rgb(218, 238, 171) |
| HSL | hsl(78, 66%, 80%) |
| HSV | hsv(78, 28%, 93%) |
| CMYK | cmyk(8.4%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(91.23, -17.58, 30.33) |
| CIE-LCH | lch(91.23, 35.05, 120.09°) |
| OKLab | oklab(91.82% -0.047 0.0762) |
| OKLCH | oklch(91.82% 0.09 121.7) |
| XYZ | xyz(66.8380, 78.9948, 50.2465) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.61
Very Pale Green
#CFFDBC
ΔE00 6.04
Very Light Green
#D1FFBD
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.27
Light Sage
#BCECAC
ΔE00 6.29
Cream (survey)
#FFFFC2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEAB #BFABEE
analogous
#EEE0AB #DAEEAB #B9EEAB
triadic
#DAEEAB #ABDAEE #EEABDA
tetradic
#DAEEAB #ABEEE0 #BFABEE #EEABB9
square
#DAEEAB #ABEEE0 #BFABEE #EEABB9
split-complementary
#DAEEAB #ABB9EE #E0ABEE
monochromatic
#ADD945 #C4E478 #DAEEAB #F0F8DE #F4FAE6
Accessibility & contrast
On white
1.25
#DAEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DAEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEAB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEAB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#E0E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeeab; /* rgb */ color: rgb(218, 238, 171); /* oklch */ color: oklch(91.8% 0.090 121.7);
Tailwind
colors: {
custom: {
50: '#e6f3c4',
500: '#daeeab',
950: '#000000',
},
}SCSS
$custom: #daeeab; $custom-light: #e6f3c4; $custom-dark: #000000;
JSON
{
"hex": "#daeeab",
"rgb": {
"r": 218,
"g": 238,
"b": 171
},
"hsl": {
"h": 77.91,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.91817,
"c": 0.08958,
"h": 121.7
},
"luminance": 0.78995
}Semantic roles & 50–950 ramp
primary
#DAEEAB
secondary
#8D72CB
accent
#17CE4E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582