#3AE275
A medium, vivid green closely aligning with Mediumspringgreen.
About #3AE275
Visually, #3AE275 is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 226, and 117.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 74% C, 0% M, 48% Y, and 11% K. With a hue angle of 141.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AE275
RGB58, 226, 117
HSL141.1°, 74.3%, 55.7%
CMYK74%, 0%, 48%, 11%
HSV141.1°, 74.3%, 88.6%
LAB79.9, -65.2, 41.2
XYZ32.2, 56.6, 26.1
Decimal3859061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.32:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE275;
}
.text-color {
color: #3AE275;
}
.border-color {
border: 2px solid #3AE275;
}