#50CCCC
A medium, moderate cyan closely aligning with Mediumturquoise.
About #50CCCC
The precise color #50CCCC is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumturquoise. Its digital footprint relies on 80 parts red, 204 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 61% C, 0% M, 0% Y, and 20% K. The HSL representation is 180.0° hue, 54.9% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50CCCC
RGB80, 204, 204
HSL180.0°, 54.9%, 55.7%
CMYK61%, 0%, 0%, 20%
HSV180.0°, 60.8%, 80.0%
LAB75.6, -33.8, -10.2
XYZ35.8, 49.3, 64.7
Decimal5295308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.85:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50CCCC;
}
.text-color {
color: #50CCCC;
}
.border-color {
border: 2px solid #50CCCC;
}