Skip to content

#74ff50

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

RGB
116, 255, 80
HSL
108°, 100%, 66%
CMYK
55, 0, 69, 0
Luminance
0.7581

Every format

HEX#74ff50
RGBrgb(116, 255, 80)
HSLhsl(108, 100%, 66%)
CMYKcmyk(55%, 0%, 69%, 0%)
LABlab(89.8 -67.9 68.9)
LCHlch(89.8 96.8 134.6)
OKLCHoklch(0.889 0.244 139.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74ff50 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#74ff50 on black: 16.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green100.0%
Blue31.4%

CMYK percentages

Cyan54.5%
Magenta0.0%
Yellow68.6%
Key (black)0.0%

Color previews

#74ff50 text on a black background

contrast 16.16:1

Card sample

#74ff50 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74ff50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74ff50 in the Color Lab