#DAEBC5#DAEBC5
#DAEBC5 is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 91.7% C 0.054 H 127.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBC5 |
|---|---|
| RGB | rgb(218, 235, 197) |
| HSL | hsl(87, 49%, 85%) |
| HSV | hsv(87, 16%, 92%) |
| CMYK | cmyk(7.2%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(90.94, -12.23, 16.57) |
| CIE-LCH | lch(90.94, 20.60, 126.44°) |
| OKLab | oklab(91.75% -0.0323 0.0427) |
| OKLCH | oklch(91.75% 0.054 127.1) |
| XYZ | xyz(68.6983, 78.3530, 64.3169) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.80
Eggshell (survey)
#FFFFD4
ΔE00 7.43
Ecru
#FEFFCA
ΔE00 7.82
Cream
#FFFDD0
ΔE00 7.82
Beige
#F5F5DC
ΔE00 7.88
Ivory (survey)
#FFFFCB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBC5 #D6C5EB
analogous
#EBE9C5 #DAEBC5 #C7EBC5
triadic
#DAEBC5 #C5DAEB #EBC5DA
tetradic
#DAEBC5 #C5EBE9 #D6C5EB #EBC5C7
square
#DAEBC5 #C5EBE9 #D6C5EB #EBC5C7
split-complementary
#DAEBC5 #C5C7EB #E9C5EB
monochromatic
#A0CC6A #BDDB97 #DAEBC5 #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.26
#DAEBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DAEBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBC5
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBC5 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C3
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#DCE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daebc5; /* rgb */ color: rgb(218, 235, 197); /* oklch */ color: oklch(91.7% 0.054 127.1);
Tailwind
colors: {
custom: {
50: '#e5f1d6',
500: '#daebc5',
950: '#000000',
},
}SCSS
$custom: #daebc5; $custom-light: #e5f1d6; $custom-dark: #000000;
JSON
{
"hex": "#daebc5",
"rgb": {
"r": 218,
"g": 235,
"b": 197
},
"hsl": {
"h": 86.842,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.91748,
"c": 0.05354,
"h": 127.1
},
"luminance": 0.78353
}Semantic roles & 50–950 ramp
primary
#DAEBC5
secondary
#A78DC7
accent
#29BC6B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583