#3AA007
A dark, vivid green closely aligning with Green.
About #3AA007
The precise color #3AA007 is an excellent choice for modern design projects. Its closest recognized web color is Green. In the RGB color space, it consists of 58 red, 160 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 64% cyan, 0% magenta, 96% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AA007
RGB58, 160, 7
HSL100.0°, 91.6%, 32.7%
CMYK64%, 0%, 96%, 37%
HSV100.0°, 95.6%, 62.7%
LAB58.1, -53.1, 58.7
XYZ14.4, 26.1, 4.5
Decimal3842055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.21:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.28:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AA007;
}
.text-color {
color: #3AA007;
}
.border-color {
border: 2px solid #3AA007;
}