Skip to content

#2aaa3f

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

RGB
42, 170, 63
HSL
130°, 60%, 42%
CMYK
75, 0, 63, 33
Luminance
0.2960

Every format

HEX#2aaa3f
RGBrgb(42, 170, 63)
HSLhsl(130, 60%, 42%)
CMYKcmyk(75%, 0%, 63%, 33%)
LABlab(61.3 -55.9 44.4)
LCHlch(61.3 71.3 141.5)
OKLCHoklch(0.648 0.183 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2aaa3f on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#2aaa3f on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green66.7%
Blue24.7%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow62.9%
Key (black)33.3%

Color previews

#2aaa3f text on a black background

contrast 6.92:1

Card sample

#2aaa3f text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2aaa3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2aaa3f in the Color Lab