#49E233
A medium, vivid green closely aligning with Limegreen.
About #49E233
When working with digital screens, the color #49E233 is rendered by mixing light. It is closely associated with the named CSS color Limegreen. Its digital footprint relies on 73 parts red, 226 parts green, and 51 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 68% Cyan, 0% Magenta, 77% Yellow, and 11% Black. With a hue angle of 112.5 degrees, it sits comfortably in the green spectrum.
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#49E233
RGB73, 226, 51
HSL112.5°, 75.1%, 54.3%
CMYK68%, 0%, 77%, 11%
HSV112.5°, 77.4%, 88.6%
LAB79.6, -69.8, 68.1
XYZ30.5, 56.0, 12.3
Decimal4842035
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.21:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49E233;
}
.text-color {
color: #49E233;
}
.border-color {
border: 2px solid #49E233;
}