#3AF857
A light, vivid green closely aligning with Springgreen.
About #3AF857
Visually, #3AF857 is defined as a vivid green. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 248, and 87.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 77% C, 0% M, 65% Y, and 3% K. With a hue angle of 129.2 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AF857
RGB58, 248, 87
HSL129.2°, 93.1%, 60.0%
CMYK77%, 0%, 65%, 3%
HSV129.2°, 76.6%, 97.3%
LAB86.4, -76.0, 62.2
XYZ37.0, 68.7, 20.3
Decimal3864663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.74:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AF857;
}
.text-color {
color: #3AF857;
}
.border-color {
border: 2px solid #3AF857;
}