#50D3E2
A light, vivid cyan closely aligning with Darkturquoise.
About #50D3E2
Visually, #50D3E2 is defined as a vivid cyan. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 80 parts red, 211 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 65% cyan, 7% magenta, 0% yellow, and 11% black. With a hue angle of 186.2 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#50D3E2
RGB80, 211, 226
HSL186.2°, 71.6%, 60.0%
CMYK65%, 7%, 0%, 11%
HSV186.2°, 64.6%, 88.6%
LAB78.3, -30.9, -18.0
XYZ40.3, 53.8, 80.2
Decimal5297122
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.76:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50D3E2;
}
.text-color {
color: #50D3E2;
}
.border-color {
border: 2px solid #50D3E2;
}