Skip to content

#5fea2a

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

RGB
95, 234, 42
HSL
103°, 82%, 54%
CMYK
59, 0, 82, 8
Luminance
0.6145

Every format

HEX#5fea2a
RGBrgb(95, 234, 42)
HSLhsl(103, 82%, 54%)
CMYKcmyk(59%, 0%, 82%, 8%)
LABlab(82.6 -68.2 73.5)
LCHlch(82.6 100.3 132.8)
OKLCHoklch(0.828 0.248 139.2)

Copy-ready code

/* CSS */
color: #5fea2a;
background-color: #5fea2a;
/* Tailwind (arbitrary) */
class="text-[#5fea2a] bg-[#5fea2a]"
/* SCSS */
$brand: #5fea2a;
/* SwiftUI */
Color(red: 0.373, green: 0.918, blue: 0.165)
/* Android */
Color.parseColor("#5fea2a")

Accessibility — WCAG contrast

Aa
#5fea2a on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#5fea2a on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green91.8%
Blue16.5%

CMYK percentages

Cyan59.4%
Magenta0.0%
Yellow82.1%
Key (black)8.2%

Color previews

#5fea2a text on a black background

contrast 13.29:1

Card sample

#5fea2a text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fea2a;
Background color
Panel with #5fea2a background
background-color: #5fea2a;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 234, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 234, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fea2a;
background: linear-gradient(135deg, #5fea2a, #2AEA75);

Monochromatic scale

Palettes built from #5fea2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fea2a in the Color Lab