#DAEED3#DAEED3
#DAEED3 is a very light, muted green. Relative luminance 0.808; OKLCH L 92.7% C 0.042 H 137.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEED3 |
|---|---|
| RGB | rgb(218, 238, 211) |
| HSL | hsl(104, 44%, 88%) |
| HSV | hsv(104, 11%, 93%) |
| CMYK | cmyk(8.4%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(92.02, -11.43, 10.84) |
| CIE-LCH | lch(92.02, 15.75, 136.50°) |
| OKLab | oklab(92.71% -0.0308 0.0282) |
| OKLCH | oklch(92.71% 0.042 137.5) |
| XYZ | xyz(71.2437, 80.7570, 73.4497) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.03
Beige
#F5F5DC
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 8.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.33
Off White (survey)
#FFFFE4
ΔE00 8.39
Eggshell (survey)
#FFFFD4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEED3 #E7D3EE
analogous
#E7EED3 #DAEED3 #D3EED9
triadic
#DAEED3 #D3DAEE #EED3DA
tetradic
#DAEED3 #D3E7EE #E7D3EE #EED9D3
square
#DAEED3 #D3E7EE #E7D3EE #EED9D3
split-complementary
#DAEED3 #D9D3EE #EED3E7
monochromatic
#90CC7B #B5DDA7 #DAEED3 #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.22
#DAEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DAEED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEED3
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEED3 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#EDE7D4
Tritanopia (blue-blind)
#DAECE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daeed3; /* rgb */ color: rgb(218, 238, 211); /* oklch */ color: oklch(92.7% 0.042 137.5);
Tailwind
colors: {
custom: {
50: '#e5f3e0',
500: '#daeed3',
950: '#000000',
},
}SCSS
$custom: #daeed3; $custom-light: #e5f3e0; $custom-dark: #000000;
JSON
{
"hex": "#daeed3",
"rgb": {
"r": 218,
"g": 238,
"b": 211
},
"hsl": {
"h": 104.444,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.92707,
"c": 0.04175,
"h": 137.5
},
"luminance": 0.80758
}Semantic roles & 50–950 ramp
primary
#DAEED3
secondary
#BE9BCA
accent
#2EB794
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584