#DAEEB0#DAEEB0
#DAEEB0 is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.084 H 122.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEB0 |
|---|---|
| RGB | rgb(218, 238, 176) |
| HSL | hsl(79, 65%, 81%) |
| HSV | hsv(79, 26%, 93%) |
| CMYK | cmyk(8.4%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(91.32, -16.88, 27.90) |
| CIE-LCH | lch(91.32, 32.61, 121.18°) |
| OKLab | oklab(91.92% -0.045 0.0705) |
| OKLCH | oklch(91.92% 0.084 122.6) |
| XYZ | xyz(67.3236, 79.1890, 52.8041) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Very Pale Green
#CFFDBC
ΔE00 5.77
Very Light Green
#D1FFBD
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.11
Pale Green
#C7FDB5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEB0 #C4B0EE
analogous
#EEE3B0 #DAEEB0 #BBEEB0
triadic
#DAEEB0 #B0DAEE #EEB0DA
tetradic
#DAEEB0 #B0EEE3 #C4B0EE #EEB0BB
square
#DAEEB0 #B0EEE3 #C4B0EE #EEB0BB
split-complementary
#DAEEB0 #B0BBEE #E3B0EE
monochromatic
#ABD84B #C2E37E #DAEEB0 #F2F9E2 #F3FAE6
Accessibility & contrast
On white
1.25
#DAEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DAEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEB0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEB0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AC
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#DFE8DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeeb0; /* rgb */ color: rgb(218, 238, 176); /* oklch */ color: oklch(91.9% 0.084 122.6);
Tailwind
colors: {
custom: {
50: '#e6f3c8',
500: '#daeeb0',
950: '#000000',
},
}SCSS
$custom: #daeeb0; $custom-light: #e6f3c8; $custom-dark: #000000;
JSON
{
"hex": "#daeeb0",
"rgb": {
"r": 218,
"g": 238,
"b": 176
},
"hsl": {
"h": 79.355,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.91916,
"c": 0.08362,
"h": 122.6
},
"luminance": 0.79189
}Semantic roles & 50–950 ramp
primary
#DAEEB0
secondary
#9277CC
accent
#19CC53
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582