Skip to content

#daebba

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

RGB
218, 235, 186
HSL
81°, 55%, 83%
CMYK
7, 0, 21, 8
Luminance
0.7787

Every format

HEX#daebba
RGBrgb(218, 235, 186)
HSLhsl(81, 55%, 83%)
CMYKcmyk(7%, 0%, 21%, 8%)
LABlab(90.7 -13.9 21.9)
LCHlch(90.7 26.0 122.4)
OKLCHoklch(0.915 0.067 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green92.2%
Blue72.9%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow20.9%
Key (black)7.8%

Color previews

#daebba text on a black background

contrast 16.57:1

Card sample

#daebba text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebba in the Color Lab