Skip to content

#5df03c

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

RGB
93, 240, 60
HSL
109°, 86%, 59%
CMYK
61, 0, 75, 6
Luminance
0.6497

Every format

HEX#5df03c
RGBrgb(93, 240, 60)
HSLhsl(109, 86%, 59%)
CMYKcmyk(61%, 0%, 75%, 6%)
LABlab(84.5 -69.7 70.2)
LCHlch(84.5 98.9 134.8)
OKLCHoklch(0.843 0.247 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df03c on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#5df03c on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green94.1%
Blue23.5%

CMYK percentages

Cyan61.2%
Magenta0.0%
Yellow75.0%
Key (black)5.9%

Color previews

#5df03c text on a black background

contrast 13.99:1

Card sample

#5df03c text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df03c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df03c in the Color Lab