Skip to content

#dbecba

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

RGB
219, 236, 186
HSL
80°, 57%, 83%
CMYK
7, 0, 21, 8
Luminance
0.7860

Every format

HEX#dbecba
RGBrgb(219, 236, 186)
HSLhsl(80, 57%, 83%)
CMYKcmyk(7%, 0%, 21%, 8%)
LABlab(91.0 -14.1 22.4)
LCHlch(91.0 26.5 122.1)
OKLCHoklch(0.918 0.068 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbecba on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dbecba on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow21.2%
Key (black)7.5%

Color previews

#dbecba text on a black background

contrast 16.72:1

Card sample

#dbecba text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbecba in the Color Lab