#DAEADC#DAEADC
#DAEADC is a very light, muted green. Relative luminance 0.789; OKLCH L 92.1% C 0.025 H 149.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEADC |
|---|---|
| RGB | rgb(218, 234, 220) |
| HSL | hsl(128, 28%, 89%) |
| HSV | hsv(128, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(91.20, -7.85, 4.97) |
| CIE-LCH | lch(91.20, 9.29, 147.63°) |
| OKLab | oklab(92.12% -0.0217 0.013) |
| OKLCH | oklch(92.12% 0.025 149.1) |
| XYZ | xyz(71.2520, 78.9178, 79.1751) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.44
Light Grey
#D8DCD6
ΔE00 6.62
Mintcream
#F5FFFA
ΔE00 6.71
Beige
#F5F5DC
ΔE00 7.58
Azure (CSS)
#F0FFFF
ΔE00 7.85
Ivory
#FFFFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEADC #EADAE8
analogous
#E0EADA #DAEADC #DAEAE4
triadic
#DAEADC #DCDAEA #EADCDA
tetradic
#DAEADC #DAE0EA #EADAE8 #EAE4DA
square
#DAEADC #DAE0EA #EADAE8 #EAE4DA
split-complementary
#DAEADC #E4DAEA #EADAE0
monochromatic
#8CBE92 #B3D4B7 #DAEADC #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.25
#DAEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#DAEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEADC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEADC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#D8E9E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeadc; /* rgb */ color: rgb(218, 234, 220); /* oklch */ color: oklch(92.1% 0.025 149.1);
Tailwind
colors: {
custom: {
50: '#e5f0e6',
500: '#daeadc',
950: '#000000',
},
}SCSS
$custom: #daeadc; $custom-light: #e5f0e6; $custom-dark: #000000;
JSON
{
"hex": "#daeadc",
"rgb": {
"r": 218,
"g": 234,
"b": 220
},
"hsl": {
"h": 127.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.92121,
"c": 0.0253,
"h": 149.1
},
"luminance": 0.78918
}Semantic roles & 50–950 ramp
primary
#DAEADC
secondary
#C3A6BF
accent
#3F99A6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584