#49C599
A medium, moderate green closely aligning with Mediumaquamarine.
About #49C599
The hex code #49C599 represents a beautifully specific shade of green. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 73 red, 197 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 0% M, 22% Y, and 23% K. With a hue angle of 158.7 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#49C599
RGB73, 197, 153
HSL158.7°, 51.7%, 52.9%
CMYK63%, 0%, 22%, 23%
HSV158.7°, 62.9%, 77.3%
LAB72.0, -44.8, 12.1
XYZ28.5, 43.6, 37.1
Decimal4834713
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.73:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C599;
}
.text-color {
color: #49C599;
}
.border-color {
border: 2px solid #49C599;
}