#1692B6
A medium, vivid cyan closely aligning with Steelblue.
About #1692B6
The precise color #1692B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(22, 146, 182).
Translating this color to physical media requires the CMYK color model. The color uses 88% Cyan, 20% Magenta, 0% Yellow, and 29% Black. With a hue angle of 193.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1692B6
RGB22, 146, 182
HSL193.5°, 78.4%, 40.0%
CMYK88%, 20%, 0%, 29%
HSV193.5°, 87.9%, 71.4%
LAB56.2, -18.6, -27.6
XYZ19.1, 24.1, 47.9
Decimal1479350
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1692B6;
}
.text-color {
color: #1692B6;
}
.border-color {
border: 2px solid #1692B6;
}