#50E2C5
A light, vivid cyan closely aligning with Turquoise.
About #50E2C5
At its core, #50E2C5 is a light and vivid hue. Designers often compare it to the standard color Turquoise. This translates to an RGB value of rgb(80, 226, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 65% cyan and 0% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50E2C5
RGB80, 226, 197
HSL168.1°, 71.6%, 60.0%
CMYK65%, 0%, 13%, 11%
HSV168.1°, 64.6%, 88.6%
LAB81.9, -45.5, 2.8
XYZ40.6, 60.1, 62.3
Decimal5300933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.03:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50E2C5;
}
.text-color {
color: #50E2C5;
}
.border-color {
border: 2px solid #50E2C5;
}