#16A050
A dark, vivid green closely aligning with Mediumseagreen.
About #16A050
At its core, #16A050 is a dark and vivid hue. Its closest recognized web color is Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 160, and 80.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 86% C, 0% M, 50% Y, and 37% K. The HSL representation is 145.2° hue, 75.8% saturation, and 35.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16A050
RGB22, 160, 80
HSL145.2°, 75.8%, 35.7%
CMYK86%, 0%, 50%, 37%
HSV145.2°, 86.2%, 62.7%
LAB57.9, -52.4, 32.0
XYZ14.3, 25.9, 11.8
Decimal1482832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16A050;
}
.text-color {
color: #16A050;
}
.border-color {
border: 2px solid #16A050;
}