#50D3E9
A light, vivid cyan closely aligning with Darkturquoise.
About #50D3E9
Visually, #50D3E9 is defined as a vivid cyan. Designers often compare it to the standard color Darkturquoise. In the RGB color space, it consists of 80 red, 211 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 66% C, 9% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50D3E9
RGB80, 211, 233
HSL188.6°, 77.7%, 61.4%
CMYK66%, 9%, 0%, 9%
HSV188.6°, 65.7%, 91.4%
LAB78.6, -28.9, -21.4
XYZ41.3, 54.2, 85.4
Decimal5297129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.84:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50D3E9;
}
.text-color {
color: #50D3E9;
}
.border-color {
border: 2px solid #50D3E9;
}