#DAEEDB#DAEEDB
#DAEEDB is a very light, muted green. Relative luminance 0.812; OKLCH L 92.9% C 0.033 H 146.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEEDB |
|---|---|
| RGB | rgb(218, 238, 219) |
| HSL | hsl(123, 37%, 89%) |
| HSV | hsv(123, 8%, 93%) |
| CMYK | cmyk(8.4%, 0%, 8%, 6.7%) |
| CIE-LAB | lab(92.21, -10.04, 6.95) |
| CIE-LCH | lch(92.21, 12.21, 145.31°) |
| OKLab | oklab(92.91% -0.0276 0.0181) |
| OKLCH | oklch(92.91% 0.033 146.7) |
| XYZ | xyz(72.2716, 81.1682, 78.8636) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Beige
#F5F5DC
ΔE00 7.86
Mintcream
#F5FFFA
ΔE00 8.13
Ice
#D6FFFA
ΔE00 8.36
Off White (survey)
#FFFFE4
ΔE00 8.73
Light Grey
#D8DCD6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEEDB #EEDAED
analogous
#E3EEDA #DAEEDB #DAEEE5
triadic
#DAEEDB #DBDAEE #EEDBDA
tetradic
#DAEEDB #DAE3EE #EEDAED #EEE5DA
square
#DAEEDB #DAE3EE #EEDAED #EEE5DA
split-complementary
#DAEEDB #E5DAEE #EEDAE3
monochromatic
#86C789 #B0DBB2 #DAEEDB #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.22
#DAEEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DAEEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEEDB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEEDB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#D8EDE8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daeedb; /* rgb */ color: rgb(218, 238, 219); /* oklch */ color: oklch(92.9% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#e5f3e6',
500: '#daeedb',
950: '#000000',
},
}SCSS
$custom: #daeedb; $custom-light: #e5f3e6; $custom-dark: #000000;
JSON
{
"hex": "#daeedb",
"rgb": {
"r": 218,
"g": 238,
"b": 219
},
"hsl": {
"h": 123,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.92912,
"c": 0.03303,
"h": 146.7
},
"luminance": 0.81169
}Semantic roles & 50–950 ramp
primary
#DAEEDB
secondary
#C9A3C7
accent
#36AAB0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584