#50A092
A medium, moderate cyan closely aligning with Cadetblue.
About #50A092
The precise color #50A092 is an excellent choice for modern design projects. Its closest recognized web color is Cadetblue. Its digital footprint relies on 80 parts red, 160 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 50% C, 0% M, 9% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#50A092
RGB80, 160, 146
HSL169.5°, 33.3%, 47.1%
CMYK50%, 0%, 9%, 37%
HSV169.5°, 50.0%, 62.7%
LAB60.7, -28.1, -0.2
XYZ21.1, 28.9, 31.7
Decimal5283986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.78:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A092;
}
.text-color {
color: #50A092;
}
.border-color {
border: 2px solid #50A092;
}