#6692A0
A medium, muted cyan closely aligning with Lightslategray.
About #6692A0
At its core, #6692A0 is a medium and muted hue. Its closest recognized web color is Lightslategray. This translates to an RGB value of rgb(102, 146, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 36% C, 9% M, 0% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6692A0
RGB102, 146, 160
HSL194.5°, 23.4%, 51.4%
CMYK36%, 9%, 0%, 37%
HSV194.5°, 36.2%, 62.7%
LAB58.0, -11.3, -12.2
XYZ22.1, 25.9, 37.1
Decimal6722208
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6692A0;
}
.text-color {
color: #6692A0;
}
.border-color {
border: 2px solid #6692A0;
}