Skip to content

#2fec4d

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

RGB
47, 236, 77
HSL
130°, 83%, 56%
CMYK
80, 0, 67, 8
Luminance
0.6113

Every format

HEX#2fec4d
RGBrgb(47, 236, 77)
HSLhsl(130, 83%, 56%)
CMYKcmyk(80%, 0%, 67%, 8%)
LABlab(82.5 -74.7 61.8)
LCHlch(82.5 97.0 140.4)
OKLCHoklch(0.824 0.247 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red18.4%
Green92.5%
Blue30.2%

CMYK percentages

Cyan80.1%
Magenta0.0%
Yellow67.4%
Key (black)7.5%

Color previews

#2fec4d text on a black background

contrast 13.23:1

Card sample

#2fec4d text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fec4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fec4d in the Color Lab