Skip to content

#dbeccc

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

RGB
219, 236, 204
HSL
92°, 46%, 86%
CMYK
7, 0, 14, 8
Luminance
0.7941

Every format

HEX#dbeccc
RGBrgb(219, 236, 204)
HSLhsl(92, 46%, 86%)
CMYKcmyk(7%, 0%, 14%, 8%)
LABlab(91.4 -11.3 13.6)
LCHlch(91.4 17.7 129.5)
OKLCHoklch(0.922 0.046 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeccc on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#dbeccc on black: 16.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.5%
Blue80.0%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#dbeccc text on a black background

contrast 16.88:1

Card sample

#dbeccc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeccc in the Color Lab