#DAEAD8#DAEAD8
#DAEAD8 is a very light, muted green. Relative luminance 0.787; OKLCH L 92.0% C 0.029 H 142.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAD8 |
|---|---|
| RGB | rgb(218, 234, 216) |
| HSL | hsl(113, 30%, 88%) |
| HSV | hsv(113, 8%, 92%) |
| CMYK | cmyk(6.8%, 0%, 7.7%, 8.2%) |
| CIE-LAB | lab(91.10, -8.55, 6.92) |
| CIE-LCH | lch(91.10, 11.00, 141.01°) |
| OKLab | oklab(92.02% -0.0233 0.0181) |
| OKLCH | oklch(92.02% 0.029 142.2) |
| XYZ | xyz(70.7286, 78.7084, 76.4184) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.66
Beige
#F5F5DC
ΔE00 7.04
Light Grey
#D8DCD6
ΔE00 7.53
Mintcream
#F5FFFA
ΔE00 7.74
Off White (survey)
#FFFFE4
ΔE00 8.21
Ivory
#FFFFF0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAD8 #E8D8EA
analogous
#E3EAD8 #DAEAD8 #D8EADF
triadic
#DAEAD8 #D8DAEA #EAD8DA
tetradic
#DAEAD8 #D8E3EA #E8D8EA #EADFD8
square
#DAEAD8 #D8E3EA #E8D8EA #EADFD8
split-complementary
#DAEAD8 #DFD8EA #EAD8E3
monochromatic
#8FBF88 #B4D5B0 #DAEAD8 #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.25
#DAEAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DAEAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAD8
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAD8 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D7
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#D9E9E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daead8; /* rgb */ color: rgb(218, 234, 216); /* oklch */ color: oklch(92.0% 0.029 142.2);
Tailwind
colors: {
custom: {
50: '#e5f0e4',
500: '#daead8',
950: '#000000',
},
}SCSS
$custom: #daead8; $custom-light: #e5f0e4; $custom-dark: #000000;
JSON
{
"hex": "#daead8",
"rgb": {
"r": 218,
"g": 234,
"b": 216
},
"hsl": {
"h": 113.333,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.92015,
"c": 0.02948,
"h": 142.2
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#DAEAD8
secondary
#BFA3C3
accent
#3DA99D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584