#077C6D
A dark, vivid cyan closely aligning with Teal.
About #077C6D
When working with digital screens, the color #077C6D is rendered by mixing light. Its closest recognized web color is Teal. In the RGB color space, it consists of 7 red, 124 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. The HSL representation is 172.3° hue, 89.3% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#077C6D
RGB7, 124, 109
HSL172.3°, 89.3%, 25.7%
CMYK94%, 0%, 12%, 51%
HSV172.3°, 94.4%, 48.6%
LAB46.4, -32.5, 0.0
XYZ10.1, 15.6, 16.9
Decimal490605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.88:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077C6D;
}
.text-color {
color: #077C6D;
}
.border-color {
border: 2px solid #077C6D;
}