#DAEBDC#DAEBDC
#DAEBDC is a very light, muted green. Relative luminance 0.795; OKLCH L 92.3% C 0.027 H 148.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBDC |
|---|---|
| RGB | rgb(218, 235, 220) |
| HSL | hsl(127, 30%, 89%) |
| HSV | hsv(127, 7%, 92%) |
| CMYK | cmyk(7.2%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.45, -8.35, 5.35) |
| CIE-LCH | lch(91.45, 9.92, 147.37°) |
| OKLab | oklab(92.33% -0.0231 0.014) |
| OKLCH | oklch(92.33% 0.027 148.8) |
| XYZ | xyz(71.5375, 79.4887, 79.2703) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.16
Beige
#F5F5DC
ΔE00 7.62
Azure (CSS)
#F0FFFF
ΔE00 8.13
Lightcyan
#E0FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBDC #EBDAE9
analogous
#E1EBDA #DAEBDC #DAEBE5
triadic
#DAEBDC #DCDAEB #EBDCDA
tetradic
#DAEBDC #DAE1EB #EBDAE9 #EBE5DA
square
#DAEBDC #DAE1EB #EBDAE9 #EBE5DA
split-complementary
#DAEBDC #E5DAEB #EBDAE1
monochromatic
#8BC091 #B2D6B6 #DAEBDC #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.24
#DAEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DAEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBDC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBDC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#D8EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebdc; /* rgb */ color: rgb(218, 235, 220); /* oklch */ color: oklch(92.3% 0.027 148.8);
Tailwind
colors: {
custom: {
50: '#e5f1e6',
500: '#daebdc',
950: '#000000',
},
}SCSS
$custom: #daebdc; $custom-light: #e5f1e6; $custom-dark: #000000;
JSON
{
"hex": "#daebdc",
"rgb": {
"r": 218,
"g": 235,
"b": 220
},
"hsl": {
"h": 127.059,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.92325,
"c": 0.02698,
"h": 148.8
},
"luminance": 0.79489
}Semantic roles & 50–950 ramp
primary
#DAEBDC
secondary
#C4A5C0
accent
#3D9CA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584