Skip to content

#dbffdf

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

RGB
219, 255, 223
HSL
127°, 100%, 93%
CMYK
14, 0, 13, 0
Luminance
0.9191

Every format

HEX#dbffdf
RGBrgb(219, 255, 223)
HSLhsl(127, 100%, 93%)
CMYKcmyk(14%, 0%, 13%, 0%)
LABlab(96.8 -17.4 11.4)
LCHlch(96.8 20.9 146.7)
OKLCHoklch(0.966 0.056 148.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbffdf on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#dbffdf on black: 19.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green100.0%
Blue87.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#dbffdf text on a black background

contrast 19.38:1

Card sample

#dbffdf text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbffdf in the Color Lab