#DAEBD4#DAEBD4
#DAEBD4 is a very light, muted green. Relative luminance 0.791; OKLCH L 92.1% C 0.036 H 137.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBD4 |
|---|---|
| RGB | rgb(218, 235, 212) |
| HSL | hsl(104, 37%, 88%) |
| HSV | hsv(104, 10%, 92%) |
| CMYK | cmyk(7.2%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(91.27, -9.75, 9.24) |
| CIE-LCH | lch(91.27, 13.44, 136.53°) |
| OKLab | oklab(92.12% -0.0262 0.0241) |
| OKLCH | oklch(92.12% 0.036 137.5) |
| XYZ | xyz(70.5033, 79.0750, 73.8232) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.35
Beige
#F5F5DC
ΔE00 6.97
Off White (survey)
#FFFFE4
ΔE00 7.99
Lightyellow
#FFFFE0
ΔE00 8.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBD4 #E5D4EB
analogous
#E5EBD4 #DAEBD4 #D4EBD9
triadic
#DAEBD4 #D4DAEB #EBD4DA
tetradic
#DAEBD4 #D4E5EB #E5D4EB #EBD9D4
square
#DAEBD4 #D4E5EB #E5D4EB #EBD9D4
split-complementary
#DAEBD4 #D9D4EB #EBD4E5
monochromatic
#92C480 #B6D8AA #DAEBD4 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.25
#DAEBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DAEBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBD4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBD4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D3
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#DAE9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebd4; /* rgb */ color: rgb(218, 235, 212); /* oklch */ color: oklch(92.1% 0.036 137.5);
Tailwind
colors: {
custom: {
50: '#e5f1e1',
500: '#daebd4',
950: '#000000',
},
}SCSS
$custom: #daebd4; $custom-light: #e5f1e1; $custom-dark: #000000;
JSON
{
"hex": "#daebd4",
"rgb": {
"r": 218,
"g": 235,
"b": 212
},
"hsl": {
"h": 104.348,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.92116,
"c": 0.03562,
"h": 137.5
},
"luminance": 0.79076
}Semantic roles & 50–950 ramp
primary
#DAEBD4
secondary
#BB9EC5
accent
#36AF90
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584