#49C575
A medium, moderate green closely aligning with Mediumseagreen.
About #49C575
When working with digital screens, the color #49C575 is rendered by mixing light. It is closely associated with the named CSS color Mediumseagreen. Its digital footprint relies on 73 parts red, 197 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 63% cyan, 0% magenta, 41% yellow, and 23% black. This makes it a relatively light color when applied to physical surfaces.
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#49C575
RGB73, 197, 117
HSL141.3°, 51.7%, 52.9%
CMYK63%, 0%, 41%, 23%
HSV141.3°, 62.9%, 77.3%
LAB71.3, -52.1, 30.2
XYZ25.9, 42.6, 23.7
Decimal4834677
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.53:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C575;
}
.text-color {
color: #49C575;
}
.border-color {
border: 2px solid #49C575;
}