#50E9E9
A light, vivid cyan closely aligning with Mediumturquoise.
About #50E9E9
The precise color #50E9E9 is an excellent choice for modern design projects. Its closest recognized web color is Mediumturquoise. Its digital footprint relies on 80 parts red, 233 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 66% Cyan, 0% Magenta, 0% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#50E9E9
RGB80, 233, 233
HSL180.0°, 77.7%, 61.4%
CMYK66%, 0%, 0%, 9%
HSV180.0°, 65.7%, 91.4%
LAB84.9, -39.2, -11.8
XYZ47.2, 65.9, 87.3
Decimal5302761
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.17:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50E9E9;
}
.text-color {
color: #50E9E9;
}
.border-color {
border: 2px solid #50E9E9;
}