#49FF2C
A medium, vivid green closely aligning with Lime.
About #49FF2C
The precise color #49FF2C is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 255, and 44.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 0% Magenta, 83% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49FF2C
RGB73, 255, 44
HSL111.8°, 100.0%, 58.6%
CMYK71%, 0%, 83%, 0%
HSV111.8°, 82.7%, 100.0%
LAB88.5, -79.0, 78.2
XYZ39.0, 73.1, 14.4
Decimal4849452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.62:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49FF2C;
}
.text-color {
color: #49FF2C;
}
.border-color {
border: 2px solid #49FF2C;
}