#DAEDD5#DAEDD5
#DAEDD5 is a very light, muted green. Relative luminance 0.803; OKLCH L 92.6% C 0.038 H 139.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDD5 |
|---|---|
| RGB | rgb(218, 237, 213) |
| HSL | hsl(108, 40%, 88%) |
| HSV | hsv(108, 10%, 93%) |
| CMYK | cmyk(8%, 0%, 10.1%, 7.1%) |
| CIE-LAB | lab(91.81, -10.58, 9.50) |
| CIE-LCH | lch(91.81, 14.22, 138.09°) |
| OKLab | oklab(92.55% -0.0286 0.0247) |
| OKLCH | oklch(92.55% 0.038 139.2) |
| XYZ | xyz(71.2056, 80.2773, 74.6816) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.41
Beige
#F5F5DC
ΔE00 7.41
Off White (survey)
#FFFFE4
ΔE00 8.26
Lightyellow
#FFFFE0
ΔE00 8.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.65
Mintcream
#F5FFFA
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDD5 #E8D5ED
analogous
#E6EDD5 #DAEDD5 #D5EDDC
triadic
#DAEDD5 #D5DAED #EDD5DA
tetradic
#DAEDD5 #D5E6ED #E8D5ED #EDDCD5
square
#DAEDD5 #D5E6ED #E8D5ED #EDDCD5
split-complementary
#DAEDD5 #DCD5ED #EDD5E6
monochromatic
#8FC87F #B4DBAA #DAEDD5 #ECF6EA #ECF6EA
Accessibility & contrast
On white
1.23
#DAEDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DAEDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDD5
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDD5 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE9D4
Deuteranopia (green-blind)
#EBE7D6
Tritanopia (blue-blind)
#D9EBE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daedd5; /* rgb */ color: rgb(218, 237, 213); /* oklch */ color: oklch(92.6% 0.038 139.2);
Tailwind
colors: {
custom: {
50: '#e5f2e1',
500: '#daedd5',
950: '#000000',
},
}SCSS
$custom: #daedd5; $custom-light: #e5f2e1; $custom-dark: #000000;
JSON
{
"hex": "#daedd5",
"rgb": {
"r": 218,
"g": 237,
"b": 213
},
"hsl": {
"h": 107.5,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.92552,
"c": 0.03782,
"h": 139.2
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#DAEDD5
secondary
#BF9EC8
accent
#32B398
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584