#50CCDB
A medium, moderate cyan closely aligning with Darkturquoise.
About #50CCDB
When working with digital screens, the color #50CCDB is rendered by mixing light. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 80 parts red, 204 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 63% C, 7% M, 0% Y, and 14% K. With a hue angle of 186.5 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#50CCDB
RGB80, 204, 219
HSL186.5°, 65.9%, 58.6%
CMYK63%, 7%, 0%, 14%
HSV186.5°, 63.5%, 85.9%
LAB76.1, -29.5, -17.6
XYZ37.7, 50.0, 74.7
Decimal5295323
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
11.00:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50CCDB;
}
.text-color {
color: #50CCDB;
}
.border-color {
border: 2px solid #50CCDB;
}