#667C8A
A medium, muted blue closely aligning with Slategray.
About #667C8A
The hex code #667C8A represents a beautifully specific shade of blue. Designers often compare it to the standard color Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 124, and 138.
Translating this color to physical media requires the CMYK color model. The color uses 26% Cyan, 10% Magenta, 0% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#667C8A
RGB102, 124, 138
HSL203.3°, 15.0%, 47.1%
CMYK26%, 10%, 0%, 46%
HSV203.3°, 26.1%, 54.1%
LAB50.8, -4.6, -10.2
XYZ17.3, 19.1, 26.8
Decimal6716554
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667C8A;
}
.text-color {
color: #667C8A;
}
.border-color {
border: 2px solid #667C8A;
}