#3AE27C
A medium, vivid green closely aligning with Mediumspringgreen.
About #3AE27C
The hex code #3AE27C represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 58 parts red, 226 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 74% C, 0% M, 45% Y, and 11% K. With a hue angle of 143.6 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#3AE27C
RGB58, 226, 124
HSL143.6°, 74.3%, 55.7%
CMYK74%, 0%, 45%, 11%
HSV143.6°, 74.3%, 88.6%
LAB80.0, -64.0, 37.9
XYZ32.6, 56.7, 28.3
Decimal3859068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.35:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE27C;
}
.text-color {
color: #3AE27C;
}
.border-color {
border: 2px solid #3AE27C;
}