#DAEEAA#DAEEAA
#DAEEAA is a very light, moderate yellow-green. Relative luminance 0.790; OKLCH L 91.8% C 0.091 H 121.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEAA |
|---|---|
| RGB | rgb(218, 238, 170) |
| HSL | hsl(78, 67%, 80%) |
| HSV | hsv(78, 29%, 93%) |
| CMYK | cmyk(8.4%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(91.21, -17.71, 30.81) |
| CIE-LCH | lch(91.21, 35.54, 119.89°) |
| OKLab | oklab(91.8% -0.0474 0.0774) |
| OKLCH | oklch(91.8% 0.091 121.5) |
| XYZ | xyz(66.7431, 78.9568, 49.7464) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.45
Very Pale Green
#CFFDBC
ΔE00 6.11
Very Light Green
#D1FFBD
ΔE00 6.19
Light Grey Green
#B7E1A1
ΔE00 6.32
Light Sage
#BCECAC
ΔE00 6.36
Creme
#FFFFB6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEAA #BEAAEE
analogous
#EEE0AA #DAEEAA #B8EEAA
triadic
#DAEEAA #AADAEE #EEAADA
tetradic
#DAEEAA #AAEEE0 #BEAAEE #EEAAB8
square
#DAEEAA #AAEEE0 #BEAAEE #EEAAB8
split-complementary
#DAEEAA #AAB8EE #E0AAEE
monochromatic
#AEDA44 #C4E477 #DAEEAA #F0F8DD #F4FAE5
Accessibility & contrast
On white
1.25
#DAEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DAEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEAA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEAA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F4E6AD
Tritanopia (blue-blind)
#E0E7DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeeaa; /* rgb */ color: rgb(218, 238, 170); /* oklch */ color: oklch(91.8% 0.091 121.5);
Tailwind
colors: {
custom: {
50: '#e6f3c3',
500: '#daeeaa',
950: '#000000',
},
}SCSS
$custom: #daeeaa; $custom-light: #e6f3c3; $custom-dark: #000000;
JSON
{
"hex": "#daeeaa",
"rgb": {
"r": 218,
"g": 238,
"b": 170
},
"hsl": {
"h": 77.647,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.91798,
"c": 0.09076,
"h": 121.5
},
"luminance": 0.78957
}Semantic roles & 50–950 ramp
primary
#DAEEAA
secondary
#8B71CB
accent
#17CF4D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582