Skip to content

#74df32

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

RGB
116, 223, 50
HSL
97°, 73%, 54%
CMYK
48, 0, 78, 13
Luminance
0.5672

Every format

HEX#74df32
RGBrgb(116, 223, 50)
HSLhsl(97, 73%, 54%)
CMYKcmyk(48%, 0%, 78%, 13%)
LABlab(80.0 -58.4 69.2)
LCHlch(80.0 90.5 130.1)
OKLCHoklch(0.808 0.224 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#74df32 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#74df32 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.5%
Green87.5%
Blue19.6%

CMYK percentages

Cyan48.0%
Magenta0.0%
Yellow77.6%
Key (black)12.5%

Color previews

#74df32 text on a black background

contrast 12.34:1

Card sample

#74df32 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #74df32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #74df32 in the Color Lab