#DAEDB0#DAEDB0
#DAEDB0 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.7% C 0.082 H 122.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDB0 |
|---|---|
| RGB | rgb(218, 237, 176) |
| HSL | hsl(79, 63%, 81%) |
| HSV | hsv(79, 26%, 93%) |
| CMYK | cmyk(8%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(91.06, -16.39, 27.54) |
| CIE-LCH | lch(91.06, 32.05, 120.75°) |
| OKLab | oklab(91.71% -0.0436 0.0696) |
| OKLCH | oklch(91.71% 0.082 122.1) |
| XYZ | xyz(67.0333, 78.6084, 52.7074) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.55
Very Pale Green
#CFFDBC
ΔE00 6.02
Very Light Green
#D1FFBD
ΔE00 6.15
Light Grey Green
#B7E1A1
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.20
Cream (survey)
#FFFFC2
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDB0 #C3B0ED
analogous
#EDE1B0 #DAEDB0 #BBEDB0
triadic
#DAEDB0 #B0DAED #EDB0DA
tetradic
#DAEDB0 #B0EDE1 #C3B0ED #EDB0BB
square
#DAEDB0 #B0EDE1 #C3B0ED #EDB0BB
split-complementary
#DAEDB0 #B0BBED #E1B0ED
monochromatic
#ABD64C #C3E27E #DAEDB0 #F1F8E2 #F3F9E6
Accessibility & contrast
On white
1.26
#DAEDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DAEDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDB0
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDB0 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F2E5B3
Tritanopia (blue-blind)
#DFE7DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daedb0; /* rgb */ color: rgb(218, 237, 176); /* oklch */ color: oklch(91.7% 0.082 122.1);
Tailwind
colors: {
custom: {
50: '#e6f2c8',
500: '#daedb0',
950: '#000000',
},
}SCSS
$custom: #daedb0; $custom-light: #e6f2c8; $custom-dark: #000000;
JSON
{
"hex": "#daedb0",
"rgb": {
"r": 218,
"g": 237,
"b": 176
},
"hsl": {
"h": 78.689,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.91706,
"c": 0.08215,
"h": 122.1
},
"luminance": 0.78608
}Semantic roles & 50–950 ramp
primary
#DAEDB0
secondary
#9177CA
accent
#1BCB52
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582