Skip to content

#4be000

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

RGB
75, 224, 0
HSL
100°, 100%, 44%
CMYK
67, 0, 100, 12
Luminance
0.5481

Every format

HEX#4be000
RGBrgb(75, 224, 0)
HSLhsl(100, 100%, 44%)
CMYKcmyk(67%, 0%, 100%, 12%)
LABlab(78.9 -70.4 76.5)
LCHlch(78.9 104.0 132.6)
OKLCHoklch(0.795 0.254 139.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4be000 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#4be000 on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.4%
Green87.8%
Blue0.0%

CMYK percentages

Cyan66.5%
Magenta0.0%
Yellow100.0%
Key (black)12.2%

Color previews

#4be000 text on a black background

contrast 11.96:1

Card sample

#4be000 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(75, 224, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 224, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4be000;
background: linear-gradient(135deg, #4be000, #00E04A);

Monochromatic scale

Palettes built from #4be000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4be000 in the Color Lab