Skip to content

#60ff40

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

RGB
96, 255, 64
HSL
110°, 100%, 63%
CMYK
62, 0, 75, 0
Luminance
0.7438

Every format

HEX#60ff40
RGBrgb(96, 255, 64)
HSLhsl(110, 100%, 63%)
CMYKcmyk(62%, 0%, 75%, 0%)
LABlab(89.1 -73.7 73.5)
LCHlch(89.1 104.0 135.1)
OKLCHoklch(0.882 0.260 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60ff40 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#60ff40 on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green100.0%
Blue25.1%

CMYK percentages

Cyan62.4%
Magenta0.0%
Yellow74.9%
Key (black)0.0%

Color previews

#60ff40 text on a black background

contrast 15.88:1

Card sample

#60ff40 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #60ff40;
Background color
Panel with #60ff40 background
background-color: #60ff40;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(96, 255, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(96, 255, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #60ff40;
background: linear-gradient(135deg, #60ff40, #40FF9F);

Monochromatic scale

Palettes built from #60ff40

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60ff40 in the Color Lab