#DAEBD9#DAEBD9
#DAEBD9 is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.030 H 143.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBD9 |
|---|---|
| RGB | rgb(218, 235, 217) |
| HSL | hsl(117, 31%, 89%) |
| HSV | hsv(117, 8%, 92%) |
| CMYK | cmyk(7.2%, 0%, 7.7%, 7.8%) |
| CIE-LAB | lab(91.38, -8.88, 6.81) |
| CIE-LCH | lch(91.38, 11.19, 142.53°) |
| OKLab | oklab(92.25% -0.0243 0.0178) |
| OKLCH | oklch(92.25% 0.03 143.8) |
| XYZ | xyz(71.1438, 79.3312, 77.1965) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Beige
#F5F5DC
ΔE00 7.26
Mintcream
#F5FFFA
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.81
Off White (survey)
#FFFFE4
ΔE00 8.35
Ivory
#FFFFF0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBD9 #EAD9EB
analogous
#E3EBD9 #DAEBD9 #D9EBE1
triadic
#DAEBD9 #D9DAEB #EBD9DA
tetradic
#DAEBD9 #D9E3EB #EAD9EB #EBE1D9
square
#DAEBD9 #D9E3EB #EAD9EB #EBE1D9
split-complementary
#DAEBD9 #E1D9EB #EBD9E3
monochromatic
#8CC189 #B3D6B1 #DAEBD9 #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.25
#DAEBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DAEBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBD9
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBD9 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D8
Deuteranopia (green-blind)
#E9E6DA
Tritanopia (blue-blind)
#D9EAE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebd9; /* rgb */ color: rgb(218, 235, 217); /* oklch */ color: oklch(92.2% 0.030 143.8);
Tailwind
colors: {
custom: {
50: '#e5f1e4',
500: '#daebd9',
950: '#000000',
},
}SCSS
$custom: #daebd9; $custom-light: #e5f1e4; $custom-dark: #000000;
JSON
{
"hex": "#daebd9",
"rgb": {
"r": 218,
"g": 235,
"b": 217
},
"hsl": {
"h": 116.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92246,
"c": 0.03008,
"h": 143.8
},
"luminance": 0.79332
}Semantic roles & 50–950 ramp
primary
#DAEBD9
secondary
#C3A4C4
accent
#3CAAA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584