#49C566
A medium, moderate green closely aligning with Mediumseagreen.
About #49C566
The hex code #49C566 represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 73 red, 197 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 0% M, 48% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49C566
RGB73, 197, 102
HSL134.0°, 51.7%, 52.9%
CMYK63%, 0%, 48%, 23%
HSV134.0°, 62.9%, 77.3%
LAB71.1, -54.5, 37.6
XYZ25.1, 42.3, 19.4
Decimal4834662
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.46:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C566;
}
.text-color {
color: #49C566;
}
.border-color {
border: 2px solid #49C566;
}