Skip to content

#daebbd

a light, vivid green · cool · closest name: beige

RGB
218, 235, 189
HSL
82°, 54%, 83%
CMYK
7, 0, 20, 8
Luminance
0.7800

Every format

HEX#daebbd
RGBrgb(218, 235, 189)
HSLhsl(82, 54%, 83%)
CMYKcmyk(7%, 0%, 20%, 8%)
LABlab(90.8 -13.5 20.5)
LCHlch(90.8 24.5 123.4)
OKLCHoklch(0.916 0.063 124.1)

Copy-ready code

/* CSS */
color: #daebbd;
background-color: #daebbd;
/* Tailwind (arbitrary) */
class="text-[#daebbd] bg-[#daebbd]"
/* SCSS */
$brand: #daebbd;
/* SwiftUI */
Color(red: 0.855, green: 0.922, blue: 0.741)
/* Android */
Color.parseColor("#daebbd")

Accessibility — WCAG contrast

Aa
#daebbd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#daebbd on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue74.1%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow19.6%
Key (black)7.8%

Color previews

#daebbd text on a black background

contrast 16.60:1

Card sample

#daebbd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #daebbd;
Background color
Panel with #daebbd background
background-color: #daebbd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #daebbd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(218, 235, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 235, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daebbd;
background: linear-gradient(135deg, #daebbd, #BDEBBF);

Monochromatic scale

Palettes built from #daebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebbd in the Color Lab