#3AA816
A dark, vivid green closely aligning with Limegreen.
About #3AA816
The hex code #3AA816 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(58, 168, 22).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 65% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AA816
RGB58, 168, 22
HSL105.2°, 76.8%, 37.3%
CMYK65%, 0%, 87%, 34%
HSV105.2°, 86.9%, 65.9%
LAB60.7, -55.4, 58.3
XYZ15.9, 29.0, 5.5
Decimal3844118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AA816;
}
.text-color {
color: #3AA816;
}
.border-color {
border: 2px solid #3AA816;
}