#076D5F
A dark, vivid cyan closely aligning with Teal.
About #076D5F
The hex code #076D5F represents a beautifully specific shade of cyan. Its closest recognized web color is Teal. This translates to an RGB value of rgb(7, 109, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. With a hue angle of 171.8 degrees, it sits comfortably in the cyan spectrum.
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#076D5F
RGB7, 109, 95
HSL171.8°, 87.9%, 22.7%
CMYK94%, 0%, 13%, 57%
HSV171.8°, 93.6%, 42.7%
LAB40.9, -29.7, 0.4
XYZ7.6, 11.8, 12.7
Decimal486751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.25:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.97:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076D5F;
}
.text-color {
color: #076D5F;
}
.border-color {
border: 2px solid #076D5F;
}