#DAEEDF#DAEEDF
#DAEEDF is a very light, muted green. Relative luminance 0.814; OKLCH L 93.0% C 0.029 H 153.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEDF |
|---|---|
| RGB | rgb(218, 238, 223) |
| HSL | hsl(135, 37%, 89%) |
| HSV | hsv(135, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.30, -9.33, 5.01) |
| CIE-LCH | lch(92.30, 10.59, 151.78°) |
| OKLab | oklab(93.02% -0.026 0.0131) |
| OKLCH | oklch(93.02% 0.029 153.3) |
| XYZ | xyz(72.8046, 81.3814, 81.6703) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Mintcream
#F5FFFA
ΔE00 7.14
Ice
#D6FFFA
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.63
Azure (CSS)
#F0FFFF
ΔE00 8.07
Light Grey
#D8DCD6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEDF #EEDAE9
analogous
#DFEEDA #DAEEDF #DAEEE9
triadic
#DAEEDF #DFDAEE #EEDFDA
tetradic
#DAEEDF #DADFEE #EEDAE9 #EEE9DA
square
#DAEEDF #DADFEE #EEDAE9 #EEE9DA
split-complementary
#DAEEDF #E9DAEE #EEDADF
monochromatic
#86C796 #B0DBBB #DAEEDF #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.22
#DAEEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DAEEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEDF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEDF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#D7EDE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daeedf; /* rgb */ color: rgb(218, 238, 223); /* oklch */ color: oklch(93.0% 0.029 153.3);
Tailwind
colors: {
custom: {
50: '#e5f3e9',
500: '#daeedf',
950: '#000000',
},
}SCSS
$custom: #daeedf; $custom-light: #e5f3e9; $custom-dark: #000000;
JSON
{
"hex": "#daeedf",
"rgb": {
"r": 218,
"g": 238,
"b": 223
},
"hsl": {
"h": 135,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93018,
"c": 0.02913,
"h": 153.3
},
"luminance": 0.81382
}Semantic roles & 50–950 ramp
primary
#DAEEDF
secondary
#C9A3C0
accent
#3691B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584