#3A6D6D
A dark, moderate cyan closely aligning with Darkslategray.
About #3A6D6D
The precise color #3A6D6D is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. In the RGB color space, it consists of 58 red, 109 green, and 109 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 47% C, 0% M, 0% Y, and 57% K. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A6D6D
RGB58, 109, 109
HSL180.0°, 30.5%, 32.7%
CMYK47%, 0%, 0%, 57%
HSV180.0°, 46.8%, 42.7%
LAB42.7, -17.1, -5.3
XYZ10.0, 12.9, 16.4
Decimal3829101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A6D6D;
}
.text-color {
color: #3A6D6D;
}
.border-color {
border: 2px solid #3A6D6D;
}