#6D92A0
A medium, muted blue closely aligning with Lightslategray.
About #6D92A0
The precise color #6D92A0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 146, and 160.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 32% C, 9% M, 0% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D92A0
RGB109, 146, 160
HSL196.5°, 21.2%, 52.7%
CMYK32%, 9%, 0%, 37%
HSV196.5°, 31.9%, 62.7%
LAB58.4, -9.3, -11.5
XYZ22.9, 26.3, 37.1
Decimal7180960
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D92A0;
}
.text-color {
color: #6D92A0;
}
.border-color {
border: 2px solid #6D92A0;
}