Skip to content

#3fac01

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

RGB
63, 172, 1
HSL
98°, 99%, 34%
CMYK
63, 0, 99, 33
Luminance
0.3056

Every format

HEX#3fac01
RGBrgb(63, 172, 1)
HSLhsl(98, 99%, 34%)
CMYKcmyk(63%, 0%, 99%, 33%)
LABlab(62.1 -56.1 62.9)
LCHlch(62.1 84.3 131.8)
OKLCHoklch(0.655 0.206 138.9)

Copy-ready code

/* CSS */
color: #3fac01;
background-color: #3fac01;
/* Tailwind (arbitrary) */
class="text-[#3fac01] bg-[#3fac01]"
/* SCSS */
$brand: #3fac01;
/* SwiftUI */
Color(red: 0.247, green: 0.675, blue: 0.004)
/* Android */
Color.parseColor("#3fac01")

Accessibility — WCAG contrast

Aa
#3fac01 on white: 2.95:1
AA ✗ fail · AA-large · AAA
Aa
#3fac01 on black: 7.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green67.5%
Blue0.4%

CMYK percentages

Cyan63.4%
Magenta0.0%
Yellow99.4%
Key (black)32.5%

Color previews

#3fac01 text on a black background

contrast 7.11:1

Card sample

#3fac01 text on a white background

contrast 2.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3fac01;
Background color
Panel with #3fac01 background
background-color: #3fac01;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 172, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 172, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fac01;
background: linear-gradient(135deg, #3fac01, #01AC35);

Monochromatic scale

Palettes built from #3fac01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3fac01 in the Color Lab