Skip to content

#dbfe2d

a balanced, electric green · cool · closest name: yellow

RGB
219, 254, 45
HSL
70°, 99%, 59%
CMYK
14, 0, 82, 0
Luminance
0.8613

Every format

HEX#dbfe2d
RGBrgb(219, 254, 45)
HSLhsl(70, 99%, 59%)
CMYKcmyk(14%, 0%, 82%, 0%)
LABlab(94.4 -34.9 85.5)
LCHlch(94.4 92.3 112.2)
OKLCHoklch(0.940 0.213 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbfe2d on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dbfe2d on black: 18.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green99.6%
Blue17.6%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow82.3%
Key (black)0.4%

Color previews

#dbfe2d text on a black background

contrast 18.23:1

Card sample

#dbfe2d text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfe2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfe2d in the Color Lab