#49AF24
A medium, moderate green closely aligning with Limegreen.
About #49AF24
Visually, #49AF24 is defined as a moderate green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 73 parts red, 175 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 58% cyan, 0% magenta, 79% yellow, and 31% black. With a hue angle of 104.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49AF24
RGB73, 175, 36
HSL104.0°, 65.9%, 41.4%
CMYK58%, 0%, 79%, 31%
HSV104.0°, 79.4%, 68.6%
LAB63.5, -53.5, 57.3
XYZ18.4, 32.2, 6.9
Decimal4828964
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.82:1
Text on #FFFFFF
FAIL
7.44:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49AF24;
}
.text-color {
color: #49AF24;
}
.border-color {
border: 2px solid #49AF24;
}