Skip to content

#dbffeb

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

RGB
219, 255, 235
HSL
147°, 100%, 93%
CMYK
14, 0, 8, 0
Luminance
0.9258

Every format

HEX#dbffeb
RGBrgb(219, 255, 235)
HSLhsl(147, 100%, 93%)
CMYKcmyk(14%, 0%, 8%, 0%)
LABlab(97.1 -15.3 5.7)
LCHlch(97.1 16.3 159.6)
OKLCHoklch(0.969 0.046 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green100.0%
Blue92.2%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow7.8%
Key (black)0.0%

Color previews

#dbffeb text on a black background

contrast 19.52:1

Card sample

#dbffeb text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbffeb in the Color Lab