Skip to content

#5fec5f

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

RGB
95, 236, 95
HSL
120°, 79%, 65%
CMYK
60, 0, 60, 8
Luminance
0.6325

Every format

HEX#5fec5f
RGBrgb(95, 236, 95)
HSLhsl(120, 79%, 65%)
CMYKcmyk(60%, 0%, 60%, 8%)
LABlab(83.6 -64.8 56.0)
LCHlch(83.6 85.6 139.2)
OKLCHoklch(0.837 0.220 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fec5f on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#5fec5f on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green92.5%
Blue37.3%

CMYK percentages

Cyan59.7%
Magenta0.0%
Yellow59.7%
Key (black)7.5%

Color previews

#5fec5f text on a black background

contrast 13.65:1

Card sample

#5fec5f text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5fec5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fec5f in the Color Lab