Skip to content

#dbecc2

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

RGB
219, 236, 194
HSL
84°, 53%, 84%
CMYK
7, 0, 18, 8
Luminance
0.7895

Every format

HEX#dbecc2
RGBrgb(219, 236, 194)
HSLhsl(84, 53%, 84%)
CMYKcmyk(7%, 0%, 18%, 8%)
LABlab(91.2 -12.9 18.5)
LCHlch(91.2 22.5 124.8)
OKLCHoklch(0.920 0.058 125.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbecc2 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dbecc2 on black: 16.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.5%
Blue76.1%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow17.8%
Key (black)7.5%

Color previews

#dbecc2 text on a black background

contrast 16.79:1

Card sample

#dbecc2 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbecc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbecc2 in the Color Lab