Skip to content

#dbfd5b

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

RGB
219, 253, 91
HSL
73°, 98%, 68%
CMYK
13, 0, 64, 1
Luminance
0.8607

Every format

HEX#dbfd5b
RGBrgb(219, 253, 91)
HSLhsl(73, 98%, 68%)
CMYKcmyk(13%, 0%, 64%, 1%)
LABlab(94.3 -32.3 71.1)
LCHlch(94.3 78.1 114.5)
OKLCHoklch(0.940 0.187 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green99.2%
Blue35.7%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow64.0%
Key (black)0.8%

Color previews

#dbfd5b text on a black background

contrast 18.21:1

Card sample

#dbfd5b text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 253, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 253, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbfd5b;
background: linear-gradient(135deg, #dbfd5b, #6FFD5B);

Monochromatic scale

Palettes built from #dbfd5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbfd5b in the Color Lab