#16A007
A dark, vivid green closely aligning with Green.
About #16A007
At its core, #16A007 is a dark and vivid hue. Its closest recognized web color is Green. This translates to an RGB value of rgb(22, 160, 7).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 86% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16A007
RGB22, 160, 7
HSL114.1°, 91.6%, 32.7%
CMYK86%, 0%, 96%, 37%
HSV114.1°, 95.6%, 62.7%
LAB57.4, -59.1, 57.9
XYZ12.9, 25.3, 4.4
Decimal1482759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16A007;
}
.text-color {
color: #16A007;
}
.border-color {
border: 2px solid #16A007;
}