#DAEAD1#DAEAD1
#DAEAD1 is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.037 H 134.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAD1 |
|---|---|
| RGB | rgb(218, 234, 209) |
| HSL | hsl(98, 37%, 87%) |
| HSV | hsv(98, 11%, 92%) |
| CMYK | cmyk(6.8%, 0%, 10.7%, 8.2%) |
| CIE-LAB | lab(90.94, -9.76, 10.34) |
| CIE-LCH | lch(90.94, 14.22, 133.35°) |
| OKLab | oklab(91.83% -0.0261 0.0269) |
| OKLCH | oklch(91.83% 0.037 134.1) |
| XYZ | xyz(69.8429, 78.3541, 71.7535) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.86
Beige
#F5F5DC
ΔE00 6.74
Off White (survey)
#FFFFE4
ΔE00 7.80
Lightyellow
#FFFFE0
ΔE00 7.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.02
Eggshell (survey)
#FFFFD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAD1 #E1D1EA
analogous
#E7EAD1 #DAEAD1 #D1EAD5
triadic
#DAEAD1 #D1DAEA #EAD1DA
tetradic
#DAEAD1 #D1E7EA #E1D1EA #EAD5D1
square
#DAEAD1 #D1E7EA #E1D1EA #EAD5D1
split-complementary
#DAEAD1 #D5D1EA #EAD1E7
monochromatic
#96C47D #B8D7A7 #DAEAD1 #EEF5EA #EEF5EA
Accessibility & contrast
On white
1.26
#DAEAD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DAEAD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAD1
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAD1 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D0
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#DAE8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daead1; /* rgb */ color: rgb(218, 234, 209); /* oklch */ color: oklch(91.8% 0.037 134.1);
Tailwind
colors: {
custom: {
50: '#e5f0df',
500: '#daead1',
950: '#000000',
},
}SCSS
$custom: #daead1; $custom-light: #e5f0df; $custom-dark: #000000;
JSON
{
"hex": "#daead1",
"rgb": {
"r": 218,
"g": 234,
"b": 209
},
"hsl": {
"h": 98.4,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.91834,
"c": 0.03745,
"h": 134.1
},
"luminance": 0.78355
}Semantic roles & 50–950 ramp
primary
#DAEAD1
secondary
#B59BC4
accent
#35B084
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584