Skip to content

#5df64b

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

RGB
93, 246, 75
HSL
114°, 91%, 63%
CMYK
62, 0, 70, 4
Luminance
0.6875

Every format

HEX#5df64b
RGBrgb(93, 246, 75)
HSLhsl(114, 91%, 63%)
CMYKcmyk(62%, 0%, 70%, 4%)
LABlab(86.4 -70.6 67.0)
LCHlch(86.4 97.3 136.5)
OKLCHoklch(0.859 0.246 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5df64b on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#5df64b on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green96.5%
Blue29.4%

CMYK percentages

Cyan62.2%
Magenta0.0%
Yellow69.5%
Key (black)3.5%

Color previews

#5df64b text on a black background

contrast 14.75:1

Card sample

#5df64b text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df64b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df64b in the Color Lab