#DAEBD6#DAEBD6
#DAEBD6 is a very light, muted green. Relative luminance 0.792; OKLCH L 92.2% C 0.033 H 139.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBD6 |
|---|---|
| RGB | rgb(218, 235, 214) |
| HSL | hsl(109, 34%, 88%) |
| HSV | hsv(109, 9%, 92%) |
| CMYK | cmyk(7.2%, 0%, 8.9%, 7.8%) |
| CIE-LAB | lab(91.31, -9.41, 8.27) |
| CIE-LCH | lch(91.31, 12.52, 138.68°) |
| OKLab | oklab(92.17% -0.0255 0.0216) |
| OKLCH | oklch(92.17% 0.033 139.7) |
| XYZ | xyz(70.7571, 79.1766, 75.1602) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.98
Beige
#F5F5DC
ΔE00 7.04
Off White (survey)
#FFFFE4
ΔE00 8.09
Lightyellow
#FFFFE0
ΔE00 8.32
Light Grey
#D8DCD6
ΔE00 8.51
Mintcream
#F5FFFA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBD6 #E7D6EB
analogous
#E4EBD6 #DAEBD6 #D6EBDC
triadic
#DAEBD6 #D6DAEB #EBD6DA
tetradic
#DAEBD6 #D6E4EB #E7D6EB #EBDCD6
square
#DAEBD6 #D6E4EB #E7D6EB #EBDCD6
split-complementary
#DAEBD6 #DCD6EB #EBD6E4
monochromatic
#90C384 #B5D7AD #DAEBD6 #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.25
#DAEBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DAEBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBD6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBD6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D5
Deuteranopia (green-blind)
#EAE5D7
Tritanopia (blue-blind)
#D9E9E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebd6; /* rgb */ color: rgb(218, 235, 214); /* oklch */ color: oklch(92.2% 0.033 139.7);
Tailwind
colors: {
custom: {
50: '#e5f1e2',
500: '#daebd6',
950: '#000000',
},
}SCSS
$custom: #daebd6; $custom-light: #e5f1e2; $custom-dark: #000000;
JSON
{
"hex": "#daebd6",
"rgb": {
"r": 218,
"g": 235,
"b": 214
},
"hsl": {
"h": 108.571,
"s": 34.426,
"l": 88.039
},
"oklch": {
"l": 0.92167,
"c": 0.03336,
"h": 139.7
},
"luminance": 0.79177
}Semantic roles & 50–950 ramp
primary
#DAEBD6
secondary
#BEA0C5
accent
#38AD97
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584