Skip to content

#dbffdc

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

RGB
219, 255, 220
HSL
122°, 100%, 93%
CMYK
14, 0, 14, 0
Luminance
0.9175

Every format

HEX#dbffdc
RGBrgb(219, 255, 220)
HSLhsl(122, 100%, 93%)
CMYKcmyk(14%, 0%, 14%, 0%)
LABlab(96.7 -17.9 12.9)
LCHlch(96.7 22.1 144.3)
OKLCHoklch(0.965 0.059 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbffdc on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#dbffdc on black: 19.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green100.0%
Blue86.3%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#dbffdc text on a black background

contrast 19.35:1

Card sample

#dbffdc text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbffdc in the Color Lab