Skip to content

#5df55c

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

RGB
93, 245, 92
HSL
120°, 88%, 66%
CMYK
62, 0, 62, 4
Luminance
0.6840

Every format

HEX#5df55c
RGBrgb(93, 245, 92)
HSLhsl(120, 88%, 66%)
CMYKcmyk(62%, 0%, 62%, 4%)
LABlab(86.2 -68.7 60.2)
LCHlch(86.2 91.3 138.8)
OKLCHoklch(0.858 0.233 143.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red36.5%
Green96.1%
Blue36.1%

CMYK percentages

Cyan62.0%
Magenta0.0%
Yellow62.4%
Key (black)3.9%

Color previews

#5df55c text on a black background

contrast 14.68:1

Card sample

#5df55c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5df55c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df55c in the Color Lab