#DAEEB2#DAEEB2
#DAEEB2 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 92.0% C 0.081 H 123.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEB2 |
|---|---|
| RGB | rgb(218, 238, 178) |
| HSL | hsl(80, 64%, 82%) |
| HSV | hsv(80, 25%, 93%) |
| CMYK | cmyk(8.4%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(91.36, -16.60, 26.93) |
| CIE-LCH | lch(91.36, 31.63, 121.65°) |
| OKLab | oklab(91.96% -0.0442 0.0682) |
| OKLCH | oklch(91.96% 0.081 123) |
| XYZ | xyz(67.5230, 79.2688, 53.8540) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.85
Very Pale Green
#CFFDBC
ΔE00 5.71
Very Light Green
#D1FFBD
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.10
Ecru
#FEFFCA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEB2 #C6B2EE
analogous
#EEE4B2 #DAEEB2 #BCEEB2
triadic
#DAEEB2 #B2DAEE #EEB2DA
tetradic
#DAEEB2 #B2EEE4 #C6B2EE #EEB2BC
square
#DAEEB2 #B2EEE4 #C6B2EE #EEB2BC
split-complementary
#DAEEB2 #B2BCEE #E4B2EE
monochromatic
#AAD84E #C2E380 #DAEEB2 #F2F9E4 #F3F9E6
Accessibility & contrast
On white
1.25
#DAEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DAEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEB2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEB2 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AE
Deuteranopia (green-blind)
#F2E6B5
Tritanopia (blue-blind)
#DFE8DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeeb2; /* rgb */ color: rgb(218, 238, 178); /* oklch */ color: oklch(92.0% 0.081 123.0);
Tailwind
colors: {
custom: {
50: '#e6f3c9',
500: '#daeeb2',
950: '#000000',
},
}SCSS
$custom: #daeeb2; $custom-light: #e6f3c9; $custom-dark: #000000;
JSON
{
"hex": "#daeeb2",
"rgb": {
"r": 218,
"g": 238,
"b": 178
},
"hsl": {
"h": 80,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.91956,
"c": 0.08122,
"h": 123
},
"luminance": 0.79269
}Semantic roles & 50–950 ramp
primary
#DAEEB2
secondary
#9479CC
accent
#1ACC55
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582