#3AE950
A medium, vivid green closely aligning with Limegreen.
About #3AE950
The precise color #3AE950 is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 233, and 80.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 75% C, 0% M, 66% Y, and 9% K. The HSL representation is 127.5° hue, 79.9% saturation, and 57.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3AE950
RGB58, 233, 80
HSL127.5°, 79.9%, 57.1%
CMYK75%, 0%, 66%, 9%
HSV127.5°, 75.1%, 91.4%
LAB81.7, -72.1, 59.9
XYZ32.3, 59.8, 17.4
Decimal3860816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.95:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE950;
}
.text-color {
color: #3AE950;
}
.border-color {
border: 2px solid #3AE950;
}