#0092C5
A dark, vivid blue closely aligning with Steelblue.
About #0092C5
When working with digital screens, the color #0092C5 is rendered by mixing light. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 0 red, 146 green, and 197 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 26% Magenta, 0% Yellow, and 23% Black. The HSL representation is 195.5° hue, 100.0% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0092C5
RGB0, 146, 197
HSL195.5°, 100.0%, 38.6%
CMYK100%, 26%, 0%, 23%
HSV195.5°, 100.0%, 77.3%
LAB56.7, -14.1, -35.4
XYZ20.4, 24.6, 56.5
Decimal37573
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0092C5;
}
.text-color {
color: #0092C5;
}
.border-color {
border: 2px solid #0092C5;
}