#50E2FF
A light, vivid cyan closely aligning with Skyblue.
About #50E2FF
At its core, #50E2FF is a light and vivid hue. Its closest recognized web color is Skyblue. In the RGB color space, it consists of 80 red, 226 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 69% cyan, 11% magenta, 0% yellow, and 0% 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. 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#50E2FF
RGB80, 226, 255
HSL189.9°, 100.0%, 65.7%
CMYK69%, 11%, 0%, 0%
HSV189.9°, 68.6%, 100.0%
LAB83.6, -29.7, -25.4
XYZ48.6, 63.3, 104.3
Decimal5300991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.66:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50E2FF;
}
.text-color {
color: #50E2FF;
}
.border-color {
border: 2px solid #50E2FF;
}