#3AE283
A medium, vivid green closely aligning with Mediumspringgreen.
About #3AE283
Visually, #3AE283 is defined as a vivid green. Designers often compare it to the standard color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 226, and 131.
For print applications, it's crucial to understand its CMYK makeup. The color uses 74% Cyan, 0% Magenta, 42% Yellow, and 11% Black. With a hue angle of 146.1 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#3AE283
RGB58, 226, 131
HSL146.1°, 74.3%, 55.7%
CMYK74%, 0%, 42%, 11%
HSV146.1°, 74.3%, 88.6%
LAB80.1, -62.8, 34.6
XYZ33.0, 56.9, 30.7
Decimal3859075
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.39:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE283;
}
.text-color {
color: #3AE283;
}
.border-color {
border: 2px solid #3AE283;
}