#3AC533
A medium, moderate green closely aligning with Limegreen.
About #3AC533
At its core, #3AC533 is a medium and moderate hue. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 197, and 51.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 0% Magenta, 74% Yellow, and 23% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3AC533
RGB58, 197, 51
HSL117.1°, 58.9%, 48.6%
CMYK71%, 0%, 74%, 23%
HSV117.1°, 74.1%, 77.3%
LAB70.2, -63.2, 58.8
XYZ22.3, 41.1, 9.9
Decimal3851571
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.21:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AC533;
}
.text-color {
color: #3AC533;
}
.border-color {
border: 2px solid #3AC533;
}