#3AE949
A medium, vivid green closely aligning with Limegreen.
About #3AE949
The hex code #3AE949 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(58, 233, 73).
For print applications, it's crucial to understand its CMYK makeup. The color uses 75% Cyan, 0% Magenta, 69% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#3AE949
RGB58, 233, 73
HSL125.1°, 79.9%, 57.1%
CMYK75%, 0%, 69%, 9%
HSV125.1°, 75.1%, 91.4%
LAB81.7, -72.8, 62.5
XYZ32.1, 59.7, 16.1
Decimal3860809
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.93:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AE949;
}
.text-color {
color: #3AE949;
}
.border-color {
border: 2px solid #3AE949;
}