#6692A8
A medium, muted blue closely aligning with Lightslategray.
About #6692A8
When working with digital screens, the color #6692A8 is rendered by mixing light. Designers often compare it to the standard color Lightslategray. Its digital footprint relies on 102 parts red, 146 parts green, and 168 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 39% C, 13% M, 0% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6692A8
RGB102, 146, 168
HSL200.0°, 27.5%, 52.9%
CMYK39%, 13%, 0%, 34%
HSV200.0°, 39.3%, 65.9%
LAB58.2, -9.2, -16.3
XYZ22.8, 26.2, 40.9
Decimal6722216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.36:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692A8;
}
.text-color {
color: #6692A8;
}
.border-color {
border: 2px solid #6692A8;
}