#0783A0
A dark, vivid cyan closely aligning with Steelblue.
About #0783A0
At its core, #0783A0 is a dark and vivid hue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 131, and 160.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 96% Cyan, 18% Magenta, 0% Yellow, and 37% Black. The HSL representation is 191.4° hue, 91.6% saturation, and 32.7% lightness.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0783A0
RGB7, 131, 160
HSL191.4°, 91.6%, 32.7%
CMYK96%, 18%, 0%, 37%
HSV191.4°, 95.6%, 62.7%
LAB50.5, -19.0, -23.8
XYZ14.5, 18.8, 36.1
Decimal492448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.41:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.21:1
Text on #F8FAFC
AA Large
4.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0783A0;
}
.text-color {
color: #0783A0;
}
.border-color {
border: 2px solid #0783A0;
}