Skip to content

#5df600

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

RGB
93, 246, 0
HSL
97°, 100%, 48%
CMYK
62, 0, 100, 4
Luminance
0.6824

Every format

HEX#5df600
RGBrgb(93, 246, 0)
HSLhsl(97, 100%, 48%)
CMYKcmyk(62%, 0%, 100%, 4%)
LABlab(86.1 -73.6 82.4)
LCHlch(86.1 110.5 131.8)
OKLCHoklch(0.856 0.270 138.9)

Copy-ready code

/* CSS */
color: #5df600;
background-color: #5df600;
/* Tailwind (arbitrary) */
class="text-[#5df600] bg-[#5df600]"
/* SCSS */
$brand: #5df600;
/* SwiftUI */
Color(red: 0.365, green: 0.965, blue: 0.000)
/* Android */
Color.parseColor("#5df600")

Accessibility — WCAG contrast

Aa
#5df600 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#5df600 on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green96.5%
Blue0.0%

CMYK percentages

Cyan62.2%
Magenta0.0%
Yellow100.0%
Key (black)3.5%

Color previews

#5df600 text on a black background

contrast 14.65:1

Card sample

#5df600 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 246, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 246, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df600;
background: linear-gradient(135deg, #5df600, #00F647);

Monochromatic scale

Palettes built from #5df600

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df600 in the Color Lab