Skip to content

#2fd800

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

RGB
47, 216, 0
HSL
107°, 100%, 42%
CMYK
78, 0, 100, 15
Luminance
0.4972

Every format

HEX#2fd800
RGBrgb(47, 216, 0)
HSLhsl(107, 100%, 42%)
CMYKcmyk(78%, 0%, 100%, 15%)
LABlab(75.9 -72.7 73.8)
LCHlch(75.9 103.6 134.5)
OKLCHoklch(0.769 0.254 141.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2fd800 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#2fd800 on black: 10.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green84.7%
Blue0.0%

CMYK percentages

Cyan78.2%
Magenta0.0%
Yellow100.0%
Key (black)15.3%

Color previews

#2fd800 text on a black background

contrast 10.94:1

Card sample

#2fd800 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2fd800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2fd800 in the Color Lab