#076650
A dark, vivid cyan closely aligning with Teal.
About #076650
At its core, #076650 is a dark and vivid hue. It is closely associated with the named CSS color Teal. In the RGB color space, it consists of 7 red, 102 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 93% Cyan, 0% Magenta, 22% Yellow, and 60% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#076650
RGB7, 102, 80
HSL166.1°, 87.2%, 21.4%
CMYK93%, 0%, 22%, 60%
HSV166.1°, 93.1%, 40.0%
LAB38.1, -30.8, 5.4
XYZ6.3, 10.1, 9.2
Decimal484944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.94:1
Text on #FFFFFF
AA
3.03:1
Text on #000000
AA Large
6.63:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076650;
}
.text-color {
color: #076650;
}
.border-color {
border: 2px solid #076650;
}