Skip to content

#5bac00

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

RGB
91, 172, 0
HSL
88°, 100%, 34%
CMYK
47, 0, 100, 33
Luminance
0.3173

Every format

HEX#5bac00
RGBrgb(91, 172, 0)
HSLhsl(88, 100%, 34%)
CMYKcmyk(47%, 0%, 100%, 33%)
LABlab(63.1 -48.3 64.2)
LCHlch(63.1 80.4 127.0)
OKLCHoklch(0.666 0.194 134.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5bac00 on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#5bac00 on black: 7.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green67.5%
Blue0.0%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow100.0%
Key (black)32.5%

Color previews

#5bac00 text on a black background

contrast 7.35:1

Card sample

#5bac00 text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5bac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5bac00 in the Color Lab