#DAEDDC#DAEDDC
#DAEDDC is a very light, muted green. Relative luminance 0.806; OKLCH L 92.7% C 0.030 H 148.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDDC |
|---|---|
| RGB | rgb(218, 237, 220) |
| HSL | hsl(126, 35%, 89%) |
| HSV | hsv(126, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.97, -9.36, 6.09) |
| CIE-LCH | lch(91.97, 11.17, 146.94°) |
| OKLab | oklab(92.73% -0.0258 0.0159) |
| OKLCH | oklch(92.73% 0.03 148.4) |
| XYZ | xyz(72.1134, 80.6404, 79.4622) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.29
Mintcream
#F5FFFA
ΔE00 7.57
Beige
#F5F5DC
ΔE00 7.81
Light Grey
#D8DCD6
ΔE00 8.18
Ice
#D6FFFA
ΔE00 8.19
Lightcyan
#E0FFFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDDC #EDDAEB
analogous
#E2EDDA #DAEDDC #DAEDE6
triadic
#DAEDDC #DCDAED #EDDCDA
tetradic
#DAEDDC #DAE2ED #EDDAEB #EDE6DA
square
#DAEDDC #DAE2ED #EDDAEB #EDE6DA
split-complementary
#DAEDDC #E6DAED #EDDAE2
monochromatic
#88C58E #B1D9B5 #DAEDDC #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.23
#DAEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DAEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDDC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDDC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#D8ECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daeddc; /* rgb */ color: rgb(218, 237, 220); /* oklch */ color: oklch(92.7% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#e5f2e6',
500: '#daeddc',
950: '#000000',
},
}SCSS
$custom: #daeddc; $custom-light: #e5f2e6; $custom-dark: #000000;
JSON
{
"hex": "#daeddc",
"rgb": {
"r": 218,
"g": 237,
"b": 220
},
"hsl": {
"h": 126.316,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.92734,
"c": 0.03035,
"h": 148.4
},
"luminance": 0.80641
}Semantic roles & 50–950 ramp
primary
#DAEDDC
secondary
#C7A4C4
accent
#38A1AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584