#DAEBD8#DAEBD8
#DAEBD8 is a very light, muted green. Relative luminance 0.793; OKLCH L 92.2% C 0.031 H 142.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBD8 |
|---|---|
| RGB | rgb(218, 235, 216) |
| HSL | hsl(114, 32%, 88%) |
| HSV | hsv(114, 8%, 92%) |
| CMYK | cmyk(7.2%, 0%, 8.1%, 7.8%) |
| CIE-LAB | lab(91.36, -9.06, 7.29) |
| CIE-LCH | lch(91.36, 11.63, 141.15°) |
| OKLab | oklab(92.22% -0.0247 0.019) |
| OKLCH | oklch(92.22% 0.031 142.3) |
| XYZ | xyz(71.0141, 79.2794, 76.5136) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.67
Beige
#F5F5DC
ΔE00 7.17
Mintcream
#F5FFFA
ΔE00 8.02
Light Grey
#D8DCD6
ΔE00 8.04
Off White (survey)
#FFFFE4
ΔE00 8.25
Lightyellow
#FFFFE0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBD8 #E9D8EB
analogous
#E3EBD8 #DAEBD8 #D8EBDF
triadic
#DAEBD8 #D8DAEB #EBD8DA
tetradic
#DAEBD8 #D8E3EB #E9D8EB #EBDFD8
square
#DAEBD8 #D8E3EB #E9D8EB #EBDFD8
split-complementary
#DAEBD8 #DFD8EB #EBD8E3
monochromatic
#8DC287 #B4D6B0 #DAEBD8 #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.25
#DAEBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DAEBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBD8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBD8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D7
Deuteranopia (green-blind)
#E9E6D9
Tritanopia (blue-blind)
#D9EAE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebd8; /* rgb */ color: rgb(218, 235, 216); /* oklch */ color: oklch(92.2% 0.031 142.3);
Tailwind
colors: {
custom: {
50: '#e5f1e4',
500: '#daebd8',
950: '#000000',
},
}SCSS
$custom: #daebd8; $custom-light: #e5f1e4; $custom-dark: #000000;
JSON
{
"hex": "#daebd8",
"rgb": {
"r": 218,
"g": 235,
"b": 216
},
"hsl": {
"h": 113.684,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92219,
"c": 0.03116,
"h": 142.3
},
"luminance": 0.7928
}Semantic roles & 50–950 ramp
primary
#DAEBD8
secondary
#C1A3C5
accent
#3BAB9F
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584