#076666
A dark, vivid cyan closely aligning with Teal.
About #076666
The precise color #076666 is an excellent choice for modern design projects. Its closest recognized web color is Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 102, and 102.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 93% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#076666
RGB7, 102, 102
HSL180.0°, 87.2%, 21.4%
CMYK93%, 0%, 0%, 60%
HSV180.0°, 93.1%, 40.0%
LAB38.7, -24.0, -7.1
XYZ7.2, 10.5, 14.2
Decimal484966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.77:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.47:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076666;
}
.text-color {
color: #076666;
}
.border-color {
border: 2px solid #076666;
}