Skip to content

#dbff09

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

RGB
219, 255, 9
HSL
69°, 100%, 52%
CMYK
14, 0, 97, 0
Luminance
0.8660

Every format

HEX#dbff09
RGBrgb(219, 255, 9)
HSLhsl(69, 100%, 52%)
CMYKcmyk(14%, 0%, 97%, 0%)
LABlab(94.6 -36.0 90.8)
LCHlch(94.6 97.7 111.6)
OKLCHoklch(0.941 0.221 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green100.0%
Blue3.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow96.5%
Key (black)0.0%

Color previews

#dbff09 text on a black background

contrast 18.32:1

Card sample

#dbff09 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbff09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbff09 in the Color Lab