#6692BD
A medium, moderate blue closely aligning with Steelblue.
About #6692BD
The precise color #6692BD is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(102, 146, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 46% cyan and 23% magenta inks. With a hue angle of 209.7 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6692BD
RGB102, 146, 189
HSL209.7°, 39.7%, 57.1%
CMYK46%, 23%, 0%, 26%
HSV209.7°, 46.0%, 74.1%
LAB59.0, -3.3, -27.0
XYZ24.9, 27.1, 52.1
Decimal6722237
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692BD;
}
.text-color {
color: #6692BD;
}
.border-color {
border: 2px solid #6692BD;
}