Skip to content

#3abc30

a balanced, vivid green · cool · closest name: forestgreen

RGB
58, 188, 48
HSL
116°, 59%, 46%
CMYK
69, 0, 75, 26
Luminance
0.3708

Every format

HEX#3abc30
RGBrgb(58, 188, 48)
HSLhsl(116, 59%, 46%)
CMYKcmyk(69%, 0%, 75%, 26%)
LABlab(67.3 -60.5 56.9)
LCHlch(67.3 83.1 136.8)
OKLCHoklch(0.699 0.209 142.1)

Copy-ready code

/* CSS */
color: #3abc30;
background-color: #3abc30;
/* Tailwind (arbitrary) */
class="text-[#3abc30] bg-[#3abc30]"
/* SCSS */
$brand: #3abc30;
/* SwiftUI */
Color(red: 0.227, green: 0.737, blue: 0.188)
/* Android */
Color.parseColor("#3abc30")

Accessibility — WCAG contrast

Aa
#3abc30 on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#3abc30 on black: 8.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green73.7%
Blue18.8%

CMYK percentages

Cyan69.1%
Magenta0.0%
Yellow74.5%
Key (black)26.3%

Color previews

#3abc30 text on a black background

contrast 8.42:1

Card sample

#3abc30 text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3abc30;
Background color
Panel with #3abc30 background
background-color: #3abc30;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3abc30;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(58, 188, 48, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 188, 48, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3abc30;
background: linear-gradient(135deg, #3abc30, #30BC83);

Monochromatic scale

Palettes built from #3abc30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3abc30 in the Color Lab