Skip to content

#dbfecc

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

RGB
219, 254, 204
HSL
102°, 96%, 90%
CMYK
14, 0, 20, 0
Luminance
0.9030

Every format

HEX#dbfecc
RGBrgb(219, 254, 204)
HSLhsl(102, 96%, 90%)
CMYKcmyk(14%, 0%, 20%, 0%)
LABlab(96.1 -20.1 20.2)
LCHlch(96.1 28.5 134.8)
OKLCHoklch(0.959 0.075 136.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfecc on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#dbfecc on black: 19.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green99.6%
Blue80.0%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#dbfecc text on a black background

contrast 19.06:1

Card sample

#dbfecc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfecc in the Color Lab