Skip to content

#dbff3d

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

RGB
219, 255, 61
HSL
71°, 100%, 62%
CMYK
14, 0, 76, 0
Luminance
0.8692

Every format

HEX#dbff3d
RGBrgb(219, 255, 61)
HSLhsl(71, 100%, 62%)
CMYKcmyk(14%, 0%, 76%, 0%)
LABlab(94.7 -34.8 81.7)
LCHlch(94.7 88.8 113.1)
OKLCHoklch(0.943 0.207 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbff3d on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#dbff3d on black: 18.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green100.0%
Blue23.9%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow76.1%
Key (black)0.0%

Color previews

#dbff3d text on a black background

contrast 18.38:1

Card sample

#dbff3d text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbff3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbff3d in the Color Lab