Skip to content

#dbfe2b

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

RGB
219, 254, 43
HSL
70°, 99%, 58%
CMYK
14, 0, 83, 0
Luminance
0.8612

Every format

HEX#dbfe2b
RGBrgb(219, 254, 43)
HSLhsl(70, 99%, 58%)
CMYKcmyk(14%, 0%, 83%, 0%)
LABlab(94.4 -35.0 85.9)
LCHlch(94.4 92.8 112.2)
OKLCHoklch(0.940 0.213 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green99.6%
Blue16.9%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow83.1%
Key (black)0.4%

Color previews

#dbfe2b text on a black background

contrast 18.22:1

Card sample

#dbfe2b text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbfe2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfe2b in the Color Lab