#3AA016
A dark, vivid green closely aligning with Green.
About #3AA016
When working with digital screens, the color #3AA016 is rendered by mixing light. Designers often compare it to the standard color Green. Its digital footprint relies on 58 parts red, 160 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 64% 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#3AA016
RGB58, 160, 22
HSL104.3°, 75.8%, 35.7%
CMYK64%, 0%, 86%, 37%
HSV104.3°, 86.2%, 62.7%
LAB58.1, -52.6, 56.0
XYZ14.5, 26.1, 5.0
Decimal3842070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AA016;
}
.text-color {
color: #3AA016;
}
.border-color {
border: 2px solid #3AA016;
}