Skip to content

#3fff3f

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

RGB
63, 255, 63
HSL
120°, 100%, 62%
CMYK
75, 0, 75, 0
Luminance
0.7294

Every format

HEX#3fff3f
RGBrgb(63, 255, 63)
HSLhsl(120, 100%, 62%)
CMYKcmyk(75%, 0%, 75%, 0%)
LABlab(88.4 -79.5 72.9)
LCHlch(88.4 107.8 137.5)
OKLCHoklch(0.874 0.271 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3fff3f on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#3fff3f on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green100.0%
Blue24.7%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow75.3%
Key (black)0.0%

Color previews

#3fff3f text on a black background

contrast 15.59:1

Card sample

#3fff3f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3fff3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3fff3f in the Color Lab