#49C55F
A medium, moderate green closely aligning with Lightgreen.
About #49C55F
At its core, #49C55F is a medium and moderate hue. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 197, and 95.
For print applications, it's crucial to understand its CMYK makeup. The color uses 63% Cyan, 0% Magenta, 52% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49C55F
RGB73, 197, 95
HSL130.6°, 51.7%, 52.9%
CMYK63%, 0%, 52%, 23%
HSV130.6°, 62.9%, 77.3%
LAB71.0, -55.5, 40.9
XYZ24.8, 42.2, 17.7
Decimal4834655
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.44:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C55F;
}
.text-color {
color: #49C55F;
}
.border-color {
border: 2px solid #49C55F;
}