#50C5DB
A medium, moderate cyan closely aligning with Skyblue.
About #50C5DB
When working with digital screens, the color #50C5DB is rendered by mixing light. Designers often compare it to the standard color Skyblue. In the RGB color space, it consists of 80 red, 197 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 63% Cyan, 10% Magenta, 0% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#50C5DB
RGB80, 197, 219
HSL189.5°, 65.9%, 58.6%
CMYK63%, 10%, 0%, 14%
HSV189.5°, 63.5%, 85.9%
LAB74.0, -26.1, -20.7
XYZ36.1, 46.8, 74.1
Decimal5293531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.35:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50C5DB;
}
.text-color {
color: #50C5DB;
}
.border-color {
border: 2px solid #50C5DB;
}