Skip to content

#5ffc5f

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

RGB
95, 252, 95
HSL
120°, 96%, 68%
CMYK
62, 0, 62, 1
Luminance
0.7288

Every format

HEX#5ffc5f
RGBrgb(95, 252, 95)
HSLhsl(120, 96%, 68%)
CMYKcmyk(62%, 0%, 62%, 1%)
LABlab(88.4 -70.3 61.4)
LCHlch(88.4 93.4 138.9)
OKLCHoklch(0.876 0.239 143.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ffc5f on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#5ffc5f on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green98.8%
Blue37.3%

CMYK percentages

Cyan62.3%
Magenta0.0%
Yellow62.3%
Key (black)1.2%

Color previews

#5ffc5f text on a black background

contrast 15.58:1

Card sample

#5ffc5f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 252, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 252, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5ffc5f;
background: linear-gradient(135deg, #5ffc5f, #5FFCC8);

Monochromatic scale

Palettes built from #5ffc5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ffc5f in the Color Lab