Skip to content

#dbff64

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

RGB
219, 255, 100
HSL
74°, 100%, 70%
CMYK
14, 0, 61, 0
Luminance
0.8750

Every format

HEX#dbff64
RGBrgb(219, 255, 100)
HSLhsl(74, 100%, 70%)
CMYKcmyk(14%, 0%, 61%, 0%)
LABlab(95.0 -32.6 68.2)
LCHlch(95.0 75.6 115.6)
OKLCHoklch(0.945 0.183 121.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green100.0%
Blue39.2%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#dbff64 text on a black background

contrast 18.50:1

Card sample

#dbff64 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbff64 in the Color Lab