#3AB642
A medium, moderate green closely aligning with Forestgreen.
About #3AB642
At its core, #3AB642 is a medium and moderate hue. Its closest recognized web color is Forestgreen. Its digital footprint relies on 58 parts red, 182 parts green, and 66 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 68% Cyan, 0% Magenta, 64% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3AB642
RGB58, 182, 66
HSL123.9°, 51.7%, 47.1%
CMYK68%, 0%, 64%, 29%
HSV123.9°, 68.1%, 71.4%
LAB65.6, -56.8, 47.9
XYZ19.5, 34.7, 10.8
Decimal3847746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3AB642;
}
.text-color {
color: #3AB642;
}
.border-color {
border: 2px solid #3AB642;
}