Skip to content

#4df102

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

RGB
77, 241, 2
HSL
101°, 98%, 48%
CMYK
68, 0, 99, 6
Luminance
0.6449

Every format

HEX#4df102
RGBrgb(77, 241, 2)
HSLhsl(101, 98%, 48%)
CMYKcmyk(68%, 0%, 99%, 6%)
LABlab(84.2 -75.2 80.5)
LCHlch(84.2 110.2 133.0)
OKLCHoklch(0.840 0.270 140.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4df102 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#4df102 on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green94.5%
Blue0.8%

CMYK percentages

Cyan68.0%
Magenta0.0%
Yellow99.2%
Key (black)5.5%

Color previews

#4df102 text on a black background

contrast 13.90:1

Card sample

#4df102 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4df102

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4df102 in the Color Lab