Skip to content

#4ac33c

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

RGB
74, 195, 60
HSL
114°, 53%, 50%
CMYK
62, 0, 69, 24
Luminance
0.4081

Every format

HEX#4ac33c
RGBrgb(74, 195, 60)
HSLhsl(114, 53%, 50%)
CMYKcmyk(62%, 0%, 69%, 24%)
LABlab(70.0 -58.6 55.4)
LCHlch(70.0 80.6 136.6)
OKLCHoklch(0.722 0.204 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ac33c on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#4ac33c on black: 9.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.0%
Green76.5%
Blue23.5%

CMYK percentages

Cyan62.1%
Magenta0.0%
Yellow69.2%
Key (black)23.5%

Color previews

#4ac33c text on a black background

contrast 9.16:1

Card sample

#4ac33c text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(74, 195, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(74, 195, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ac33c;
background: linear-gradient(135deg, #4ac33c, #3CC388);

Monochromatic scale

Palettes built from #4ac33c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4ac33c in the Color Lab