Skip to content

#dbdecc

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

RGB
219, 222, 204
HSL
70°, 21%, 84%
CMYK
1, 0, 8, 13
Luminance
0.7166

Every format

HEX#dbdecc
RGBrgb(219, 222, 204)
HSLhsl(70, 21%, 84%)
CMYKcmyk(1%, 0%, 8%, 13%)
LABlab(87.8 -4.2 8.5)
LCHlch(87.8 9.4 116.1)
OKLCHoklch(0.893 0.024 114.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbdecc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dbdecc on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green87.1%
Blue80.0%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#dbdecc text on a black background

contrast 15.33:1

Card sample

#dbdecc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbdecc in the Color Lab