#3ACC50
A medium, moderate green closely aligning with Limegreen.
About #3ACC50
The hex code #3ACC50 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 204, and 80.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 72% Cyan, 0% Magenta, 61% Yellow, and 20% Black. The HSL representation is 129.0° hue, 58.9% saturation, and 51.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3ACC50
RGB58, 204, 80
HSL129.0°, 58.9%, 51.4%
CMYK72%, 0%, 61%, 20%
HSV129.0°, 71.6%, 80.0%
LAB72.7, -62.8, 49.8
XYZ24.8, 44.7, 14.9
Decimal3853392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.93:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ACC50;
}
.text-color {
color: #3ACC50;
}
.border-color {
border: 2px solid #3ACC50;
}