Skip to content

#2fa400

a dark, electric green · cool · closest name: green

RGB
47, 164, 0
HSL
103°, 100%, 32%
CMYK
71, 0, 100, 36
Luminance
0.2716

Every format

HEX#2fa400
RGBrgb(47, 164, 0)
HSLhsl(103, 100%, 32%)
CMYKcmyk(71%, 0%, 100%, 36%)
LABlab(59.1 -56.9 60.5)
LCHlch(59.1 83.1 133.3)
OKLCHoklch(0.629 0.203 140.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fa400 on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#2fa400 on black: 6.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green64.3%
Blue0.0%

CMYK percentages

Cyan71.3%
Magenta0.0%
Yellow100.0%
Key (black)35.7%

Color previews

#2fa400 text on a black background

contrast 6.43:1

Card sample

#2fa400 text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fa400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fa400 in the Color Lab