Skip to content

#3ace3b

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

RGB
58, 206, 59
HSL
120°, 60%, 52%
CMYK
72, 0, 71, 19
Luminance
0.4536

Every format

HEX#3ace3b
RGBrgb(58, 206, 59)
HSLhsl(120, 60%, 52%)
CMYKcmyk(72%, 0%, 71%, 19%)
LABlab(73.1 -65.5 58.9)
LCHlch(73.1 88.1 138.1)
OKLCHoklch(0.747 0.223 143.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3ace3b on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#3ace3b on black: 10.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green80.8%
Blue23.1%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow71.4%
Key (black)19.2%

Color previews

#3ace3b text on a black background

contrast 10.07:1

Card sample

#3ace3b text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(58, 206, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 206, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ace3b;
background: linear-gradient(135deg, #3ace3b, #3ACE9E);

Monochromatic scale

Palettes built from #3ace3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ace3b in the Color Lab