Skip to content

#5df32c

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

RGB
93, 243, 44
HSL
105°, 89%, 56%
CMYK
62, 0, 82, 5
Luminance
0.6661

Every format

HEX#5df32c
RGBrgb(93, 243, 44)
HSLhsl(105, 89%, 56%)
CMYKcmyk(62%, 0%, 82%, 5%)
LABlab(85.3 -71.5 75.5)
LCHlch(85.3 104.0 133.5)
OKLCHoklch(0.850 0.258 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df32c on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#5df32c on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green95.3%
Blue17.3%

CMYK percentages

Cyan61.7%
Magenta0.0%
Yellow81.9%
Key (black)4.7%

Color previews

#5df32c text on a black background

contrast 14.32:1

Card sample

#5df32c text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 243, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 243, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df32c;
background: linear-gradient(135deg, #5df32c, #2CF380);

Monochromatic scale

Palettes built from #5df32c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df32c in the Color Lab