#DAEAD6#DAEAD6
#DAEAD6 is a very light, muted green. Relative luminance 0.786; OKLCH L 92.0% C 0.032 H 139.4°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAD6 |
|---|---|
| RGB | rgb(218, 234, 214) |
| HSL | hsl(108, 32%, 88%) |
| HSV | hsv(108, 9%, 92%) |
| CMYK | cmyk(6.8%, 0%, 8.5%, 8.2%) |
| CIE-LAB | lab(91.06, -8.90, 7.90) |
| CIE-LCH | lch(91.06, 11.90, 138.42°) |
| OKLab | oklab(91.96% -0.0241 0.0206) |
| OKLCH | oklch(91.96% 0.032 139.4) |
| XYZ | xyz(70.4716, 78.6056, 75.0650) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.93
Beige
#F5F5DC
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 8.02
Off White (survey)
#FFFFE4
ΔE00 8.02
Mintcream
#F5FFFA
ΔE00 8.27
Lightyellow
#FFFFE0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAD6 #E6D6EA
analogous
#E4EAD6 #DAEAD6 #D6EADC
triadic
#DAEAD6 #D6DAEA #EAD6DA
tetradic
#DAEAD6 #D6E4EA #E6D6EA #EADCD6
square
#DAEAD6 #D6E4EA #E6D6EA #EADCD6
split-complementary
#DAEAD6 #DCD6EA #EAD6E4
monochromatic
#91C185 #B5D5AE #DAEAD6 #EDF5EB #EDF5EB
Accessibility & contrast
On white
1.26
#DAEAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DAEAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAD6
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAD6 | 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)
#ECE6D5
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#D9E8E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daead6; /* rgb */ color: rgb(218, 234, 214); /* oklch */ color: oklch(92.0% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#e5f0e2',
500: '#daead6',
950: '#000000',
},
}SCSS
$custom: #daead6; $custom-light: #e5f0e2; $custom-dark: #000000;
JSON
{
"hex": "#daead6",
"rgb": {
"r": 218,
"g": 234,
"b": 214
},
"hsl": {
"h": 108,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.91963,
"c": 0.03168,
"h": 139.4
},
"luminance": 0.78606
}Semantic roles & 50–950 ramp
primary
#DAEAD6
secondary
#BDA1C3
accent
#3AAB95
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584