Skip to content

#4df32b

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

RGB
77, 243, 43
HSL
110°, 89%, 56%
CMYK
68, 0, 82, 5
Luminance
0.6585

Every format

HEX#4df32b
RGBrgb(77, 243, 43)
HSLhsl(110, 89%, 56%)
CMYKcmyk(68%, 0%, 82%, 5%)
LABlab(84.9 -74.8 75.2)
LCHlch(84.9 106.0 134.8)
OKLCHoklch(0.846 0.263 141.0)

Copy-ready code

/* CSS */
color: #4df32b;
background-color: #4df32b;
/* Tailwind (arbitrary) */
class="text-[#4df32b] bg-[#4df32b]"
/* SCSS */
$brand: #4df32b;
/* SwiftUI */
Color(red: 0.302, green: 0.953, blue: 0.169)
/* Android */
Color.parseColor("#4df32b")

Accessibility — WCAG contrast

Aa
#4df32b on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#4df32b on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green95.3%
Blue16.9%

CMYK percentages

Cyan68.3%
Magenta0.0%
Yellow82.3%
Key (black)4.7%

Color previews

#4df32b text on a black background

contrast 14.17:1

Card sample

#4df32b text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4df32b;
Background color
Panel with #4df32b background
background-color: #4df32b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4df32b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(77, 243, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 243, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4df32b;
background: linear-gradient(135deg, #4df32b, #2BF38E);

Monochromatic scale

Palettes built from #4df32b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4df32b in the Color Lab