#49A86D
A medium, moderate green closely aligning with Mediumseagreen.
About #49A86D
At its core, #49A86D is a medium and moderate hue. Designers often compare it to the standard color Mediumseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 168, and 109.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 57% C, 0% M, 35% Y, and 34% K. With a hue angle of 142.7 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49A86D
RGB73, 168, 109
HSL142.7°, 39.4%, 47.3%
CMYK57%, 0%, 35%, 34%
HSV142.7°, 56.5%, 65.9%
LAB62.1, -41.7, 22.3
XYZ19.5, 30.5, 19.3
Decimal4827245
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.96:1
Text on #FFFFFF
FAIL
7.11:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A86D;
}
.text-color {
color: #49A86D;
}
.border-color {
border: 2px solid #49A86D;
}