Skip to content

#3bff3b

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

RGB
59, 255, 59
HSL
120°, 100%, 62%
CMYK
77, 0, 77, 0
Luminance
0.7277

Every format

HEX#3bff3b
RGBrgb(59, 255, 59)
HSLhsl(120, 100%, 62%)
CMYKcmyk(77%, 0%, 77%, 0%)
LABlab(88.3 -80.2 74.0)
LCHlch(88.3 109.2 137.3)
OKLCHoklch(0.873 0.274 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.1%
Green100.0%
Blue23.1%

CMYK percentages

Cyan76.9%
Magenta0.0%
Yellow76.9%
Key (black)0.0%

Color previews

#3bff3b text on a black background

contrast 15.55:1

Card sample

#3bff3b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bff3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3bff3b in the Color Lab