#1675B6
A medium, vivid blue closely aligning with Steelblue.
About #1675B6
Visually, #1675B6 is defined as a vivid blue. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 22 parts red, 117 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 36% M, 0% Y, and 29% K. The HSL representation is 204.4° hue, 78.4% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1675B6
RGB22, 117, 182
HSL204.4°, 78.4%, 40.0%
CMYK88%, 36%, 0%, 29%
HSV204.4°, 87.9%, 71.4%
LAB47.3, -1.9, -41.5
XYZ15.1, 16.3, 46.6
Decimal1471926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.94:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.72:1
Text on #F8FAFC
AA
3.62:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1675B6;
}
.text-color {
color: #1675B6;
}
.border-color {
border: 2px solid #1675B6;
}