#50C5C5
A medium, moderate cyan closely aligning with Mediumturquoise.
About #50C5C5
The precise color #50C5C5 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 197, and 197.
If you are designing for print, the four-color process is what matters most. The color uses 59% Cyan, 0% Magenta, 0% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#50C5C5
RGB80, 197, 197
HSL180.0°, 50.2%, 54.3%
CMYK59%, 0%, 0%, 23%
HSV180.0°, 59.4%, 77.3%
LAB73.3, -32.4, -9.8
XYZ33.4, 45.7, 59.9
Decimal5293509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.13:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50C5C5;
}
.text-color {
color: #50C5C5;
}
.border-color {
border: 2px solid #50C5C5;
}