Skip to content

#2ac03e

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

RGB
42, 192, 62
HSL
128°, 64%, 46%
CMYK
78, 0, 68, 25
Luminance
0.3854

Every format

HEX#2ac03e
RGBrgb(42, 192, 62)
HSLhsl(128, 64%, 46%)
CMYKcmyk(78%, 0%, 68%, 25%)
LABlab(68.4 -63.2 52.7)
LCHlch(68.4 82.2 140.2)
OKLCHoklch(0.707 0.209 144.6)

Copy-ready code

/* CSS */
color: #2ac03e;
background-color: #2ac03e;
/* Tailwind (arbitrary) */
class="text-[#2ac03e] bg-[#2ac03e]"
/* SCSS */
$brand: #2ac03e;
/* SwiftUI */
Color(red: 0.165, green: 0.753, blue: 0.243)
/* Android */
Color.parseColor("#2ac03e")

Accessibility — WCAG contrast

Aa
#2ac03e on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#2ac03e on black: 8.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green75.3%
Blue24.3%

CMYK percentages

Cyan78.1%
Magenta0.0%
Yellow67.7%
Key (black)24.7%

Color previews

#2ac03e text on a black background

contrast 8.71:1

Card sample

#2ac03e text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2ac03e;
Background color
Panel with #2ac03e background
background-color: #2ac03e;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 192, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 192, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ac03e;
background: linear-gradient(135deg, #2ac03e, #2AC0A2);

Monochromatic scale

Palettes built from #2ac03e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac03e in the Color Lab