#DAEEDE#DAEEDE
#DAEEDE is a very light, muted green. Relative luminance 0.813; OKLCH L 93.0% C 0.030 H 151.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEDE |
|---|---|
| RGB | rgb(218, 238, 222) |
| HSL | hsl(132, 37%, 89%) |
| HSV | hsv(132, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(92.28, -9.51, 5.49) |
| CIE-LCH | lch(92.28, 10.98, 149.98°) |
| OKLab | oklab(92.99% -0.0264 0.0143) |
| OKLCH | oklch(92.99% 0.03 151.5) |
| XYZ | xyz(72.6701, 81.3276, 80.9623) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 7.38
Ice
#D6FFFA
ΔE00 7.68
Lightcyan
#E0FFFF
ΔE00 7.96
Beige
#F5F5DC
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEDE #EEDAEA
analogous
#E0EEDA #DAEEDE #DAEEE8
triadic
#DAEEDE #DEDAEE #EEDEDA
tetradic
#DAEEDE #DAE0EE #EEDAEA #EEE8DA
square
#DAEEDE #DAE0EE #EEDAEA #EEE8DA
split-complementary
#DAEEDE #E8DAEE #EEDAE0
monochromatic
#86C793 #B0DBB9 #DAEEDE #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.22
#DAEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DAEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEDE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEDE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADD
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#D8EDE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daeede; /* rgb */ color: rgb(218, 238, 222); /* oklch */ color: oklch(93.0% 0.030 151.5);
Tailwind
colors: {
custom: {
50: '#e5f3e8',
500: '#daeede',
950: '#000000',
},
}SCSS
$custom: #daeede; $custom-light: #e5f3e8; $custom-dark: #000000;
JSON
{
"hex": "#daeede",
"rgb": {
"r": 218,
"g": 238,
"b": 222
},
"hsl": {
"h": 132,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92992,
"c": 0.03006,
"h": 151.5
},
"luminance": 0.81328
}Semantic roles & 50–950 ramp
primary
#DAEEDE
secondary
#C9A3C1
accent
#3697B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584