#3ADB2C
A medium, vivid green closely aligning with Limegreen.
About #3ADB2C
The precise color #3ADB2C is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(58, 219, 44).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 74% cyan, 0% magenta, 80% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3ADB2C
RGB58, 219, 44
HSL115.2°, 70.9%, 51.6%
CMYK74%, 0%, 80%, 14%
HSV115.2°, 79.9%, 85.9%
LAB77.1, -70.6, 67.6
XYZ27.5, 51.7, 10.9
Decimal3857196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.35:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3ADB2C;
}
.text-color {
color: #3ADB2C;
}
.border-color {
border: 2px solid #3ADB2C;
}