#49C5AF
A medium, moderate cyan closely aligning with Mediumaquamarine.
About #49C5AF
At its core, #49C5AF is a medium and moderate hue. Its closest recognized web color is Mediumaquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 197, and 175.
For print applications, it's crucial to understand its CMYK makeup. The color uses 63% Cyan, 0% Magenta, 11% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49C5AF
RGB73, 197, 175
HSL169.4°, 51.7%, 52.9%
CMYK63%, 0%, 11%, 23%
HSV169.4°, 62.9%, 77.3%
LAB72.5, -39.4, 0.9
XYZ30.5, 44.4, 47.5
Decimal4834735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.89:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49C5AF;
}
.text-color {
color: #49C5AF;
}
.border-color {
border: 2px solid #49C5AF;
}