Toolman

#16A34A color

#16A34A#16A34A

#16A34A is a dark, vivid green, closest to the CSS named color seagreen (#2E8B57).

Color values

HEX#16A34A
RGBrgb(22, 163, 74)
HSLhsl(142, 76%, 36%)
CMYKcmyk(87%, 0%, 55%, 36%)
Decimal1483594
CSScolor: #16A34A;
Android0xFF16A34A
SwiftUIColor(red: 0.086, green: 0.639, blue: 0.290, alpha: 1)

Accessibility and contrast

White text on #16A34A3.30:1 — AA fail · AA large pass · AAA fail
Black text on #16A34A6.37:1 — AA pass · AA large pass · AAA fail
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #16A34A

Each swatch keeps the hue and saturation of #16A34A and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #16A34A

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #16A34A in code

/* CSS */
.element { color: #16A34A; background-color: #16A34A; }
.element { color: rgb(22 163 74); }
.element { color: hsl(142 76% 36%); }

/* Tailwind arbitrary value */
<div class="bg-[#16A34A] text-black">

/* SCSS variable */
$brand: #16A34A;

Frequently asked questions

What color is #16A34A?

#16A34A is a dark, vivid green. Its hue sits at 142° on the color wheel, with 76% saturation and 36% lightness.

What is #16A34A in RGB?

#16A34A converts to rgb(22, 163, 74) — 22 red, 163 green and 74 blue.

What is #16A34A in CMYK?

Approximately cmyk(87%, 0%, 55%, 36%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #16A34A be white or black?

Black gives the better contrast ratio (6.37:1 versus 3.30:1).

What is the complementary color of #16A34A?

#A2166E — the hue directly opposite #16A34A on the color wheel.

Convert any color → · Browse all colors