#3AB616
A medium, vivid green closely aligning with Limegreen.
About #3AB616
When working with digital screens, the color #3AB616 is rendered by mixing light. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(58, 182, 22).
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, 88% yellow, and 29% black. With a hue angle of 106.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#3AB616
RGB58, 182, 22
HSL106.5°, 78.4%, 40.0%
CMYK68%, 0%, 88%, 29%
HSV106.5°, 87.9%, 71.4%
LAB65.3, -60.0, 62.3
XYZ18.6, 34.4, 6.4
Decimal3847702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.66: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: #3AB616;
}
.text-color {
color: #3AB616;
}
.border-color {
border: 2px solid #3AB616;
}