#3AB60F
A dark, vivid green closely aligning with Limegreen.
About #3AB60F
The hex code #3AB60F represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 58 parts red, 182 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 68% cyan, 0% magenta, 92% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3AB60F
RGB58, 182, 15
HSL104.6°, 84.8%, 38.6%
CMYK68%, 0%, 92%, 29%
HSV104.6°, 91.8%, 71.4%
LAB65.3, -60.2, 63.5
XYZ18.6, 34.4, 6.1
Decimal3847695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.88:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AB60F;
}
.text-color {
color: #3AB60F;
}
.border-color {
border: 2px solid #3AB60F;
}