Skip to content

#5fec3c

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

RGB
95, 236, 60
HSL
108°, 82%, 58%
CMYK
60, 0, 75, 8
Luminance
0.6275

Every format

HEX#5fec3c
RGBrgb(95, 236, 60)
HSLhsl(108, 82%, 58%)
CMYKcmyk(60%, 0%, 75%, 8%)
LABlab(83.3 -67.9 69.1)
LCHlch(83.3 96.8 134.5)
OKLCHoklch(0.834 0.242 140.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fec3c on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#5fec3c on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green92.5%
Blue23.5%

CMYK percentages

Cyan59.7%
Magenta0.0%
Yellow74.6%
Key (black)7.5%

Color previews

#5fec3c text on a black background

contrast 13.55:1

Card sample

#5fec3c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fec3c in the Color Lab