#668383
A medium, muted cyan closely aligning with Slategray.
About #668383
The precise color #668383 is an excellent choice for modern design projects. 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, 131, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 0% Magenta, 0% Yellow, and 49% Black. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#668383
RGB102, 131, 131
HSL180.0°, 12.4%, 45.7%
CMYK22%, 0%, 0%, 49%
HSV180.0°, 22.1%, 51.4%
LAB52.6, -10.3, -3.4
XYZ17.7, 20.7, 24.5
Decimal6718339
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #668383;
}
.text-color {
color: #668383;
}
.border-color {
border: 2px solid #668383;
}