#50B6B6
A medium, moderate cyan closely aligning with Lightseagreen.
About #50B6B6
At its core, #50B6B6 is a medium and moderate hue. Designers often compare it to the standard color Lightseagreen. This translates to an RGB value of rgb(80, 182, 182).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 56% C, 0% M, 0% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50B6B6
RGB80, 182, 182
HSL180.0°, 41.1%, 51.4%
CMYK56%, 0%, 0%, 29%
HSV180.0°, 56.0%, 71.4%
LAB68.4, -29.3, -9.0
XYZ28.5, 38.5, 50.2
Decimal5289654
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.41:1
Text on #FFFFFF
FAIL
8.71:1
Text on #000000
AAA
2.30:1
Text on #F8FAFC
FAIL
7.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50B6B6;
}
.text-color {
color: #50B6B6;
}
.border-color {
border: 2px solid #50B6B6;
}