#076657
A dark, vivid cyan closely aligning with Teal.
About #076657
Visually, #076657 is defined as a vivid cyan. Designers often compare it to the standard color Teal. In the RGB color space, it consists of 7 red, 102 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 93% C, 0% M, 15% Y, and 60% K. The HSL representation is 170.5° hue, 87.2% saturation, and 21.4% lightness.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#076657
RGB7, 102, 87
HSL170.5°, 87.2%, 21.4%
CMYK93%, 0%, 15%, 60%
HSV170.5°, 93.1%, 40.0%
LAB38.3, -28.8, 1.4
XYZ6.6, 10.2, 10.6
Decimal484951
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.89:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.59:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076657;
}
.text-color {
color: #076657;
}
.border-color {
border: 2px solid #076657;
}