#DAEAD4#DAEAD4
#DAEAD4 is a very light, muted green. Relative luminance 0.785; OKLCH L 91.9% C 0.034 H 137.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAD4 |
|---|---|
| RGB | rgb(218, 234, 212) |
| HSL | hsl(104, 34%, 87%) |
| HSV | hsv(104, 9%, 92%) |
| CMYK | cmyk(6.8%, 0%, 9.4%, 8.2%) |
| CIE-LAB | lab(91.01, -9.25, 8.87) |
| CIE-LCH | lch(91.01, 12.82, 136.18°) |
| OKLab | oklab(91.91% -0.0249 0.0231) |
| OKLCH | oklch(91.91% 0.034 137.1) |
| XYZ | xyz(70.2178, 78.5041, 73.7281) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.26
Beige
#F5F5DC
ΔE00 6.78
Off White (survey)
#FFFFE4
ΔE00 7.89
Lightyellow
#FFFFE0
ΔE00 8.08
Light Grey
#D8DCD6
ΔE00 8.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAD4 #E4D4EA
analogous
#E5EAD4 #DAEAD4 #D4EAD9
triadic
#DAEAD4 #D4DAEA #EAD4DA
tetradic
#DAEAD4 #D4E5EA #E4D4EA #EAD9D4
square
#DAEAD4 #D4E5EA #E4D4EA #EAD9D4
split-complementary
#DAEAD4 #D9D4EA #EAD4E5
monochromatic
#93C282 #B7D6AB #DAEAD4 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.26
#DAEAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#DAEAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAD4
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAD4 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D3
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#DAE8E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daead4; /* rgb */ color: rgb(218, 234, 212); /* oklch */ color: oklch(91.9% 0.034 137.1);
Tailwind
colors: {
custom: {
50: '#e5f0e1',
500: '#daead4',
950: '#000000',
},
}SCSS
$custom: #daead4; $custom-light: #e5f0e1; $custom-dark: #000000;
JSON
{
"hex": "#daead4",
"rgb": {
"r": 218,
"g": 234,
"b": 212
},
"hsl": {
"h": 103.636,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91911,
"c": 0.03396,
"h": 137.1
},
"luminance": 0.78505
}Semantic roles & 50–950 ramp
primary
#DAEAD4
secondary
#BA9EC4
accent
#38AD8D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584