Skip to content

#74ff64

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

RGB
116, 255, 100
HSL
114°, 100%, 70%
CMYK
55, 0, 61, 0
Luminance
0.7615

Every format

HEX#74ff64
RGBrgb(116, 255, 100)
HSLhsl(114, 100%, 70%)
CMYKcmyk(55%, 0%, 61%, 0%)
LABlab(89.9 -66.1 61.2)
LCHlch(89.9 90.1 137.2)
OKLCHoklch(0.891 0.230 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74ff64 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#74ff64 on black: 16.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green100.0%
Blue39.2%

CMYK percentages

Cyan54.5%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#74ff64 text on a black background

contrast 16.23:1

Card sample

#74ff64 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #74ff64;
Background color
Panel with #74ff64 background
background-color: #74ff64;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #74ff64;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(116, 255, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(116, 255, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #74ff64;
background: linear-gradient(135deg, #74ff64, #64FFBB);

Monochromatic scale

Palettes built from #74ff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ff64 in the Color Lab