Skip to content

#4bac00

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

RGB
75, 172, 0
HSL
94°, 100%, 34%
CMYK
56, 0, 100, 33
Luminance
0.3100

Every format

HEX#4bac00
RGBrgb(75, 172, 0)
HSLhsl(94, 100%, 34%)
CMYKcmyk(56%, 0%, 100%, 33%)
LABlab(62.5 -53.1 63.5)
LCHlch(62.5 82.8 129.9)
OKLCHoklch(0.659 0.201 137.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4bac00 on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#4bac00 on black: 7.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.4%
Green67.5%
Blue0.0%

CMYK percentages

Cyan56.4%
Magenta0.0%
Yellow100.0%
Key (black)32.5%

Color previews

#4bac00 text on a black background

contrast 7.20:1

Card sample

#4bac00 text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4bac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4bac00 in the Color Lab