#50BDAF
A medium, moderate cyan closely aligning with Lightseagreen.
About #50BDAF
Visually, #50BDAF is defined as a moderate cyan. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 80 parts red, 189 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 58% C, 0% M, 7% Y, and 26% K. The HSL representation is 172.3° hue, 45.2% saturation, and 52.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#50BDAF
RGB80, 189, 175
HSL172.3°, 45.2%, 52.7%
CMYK58%, 0%, 7%, 26%
HSV172.3°, 57.7%, 74.1%
LAB70.3, -34.5, -2.3
XYZ29.2, 41.2, 47.0
Decimal5291439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.24:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #50BDAF;
}
.text-color {
color: #50BDAF;
}
.border-color {
border: 2px solid #50BDAF;
}