Skip to content

#2fec50

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

RGB
47, 236, 80
HSL
131°, 83%, 56%
CMYK
80, 0, 66, 8
Luminance
0.6117

Every format

HEX#2fec50
RGBrgb(47, 236, 80)
HSLhsl(131, 83%, 56%)
CMYKcmyk(80%, 0%, 66%, 8%)
LABlab(82.5 -74.4 60.7)
LCHlch(82.5 96.0 140.8)
OKLCHoklch(0.824 0.245 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fec50 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#2fec50 on black: 13.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green92.5%
Blue31.4%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow66.1%
Key (black)7.5%

Color previews

#2fec50 text on a black background

contrast 13.23:1

Card sample

#2fec50 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2fec50;
Background color
Panel with #2fec50 background
background-color: #2fec50;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 236, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 236, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2fec50;
background: linear-gradient(135deg, #2fec50, #2FECCE);

Monochromatic scale

Palettes built from #2fec50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fec50 in the Color Lab