#077566
A dark, vivid cyan closely aligning with Teal.
About #077566
The hex code #077566 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Teal. In the RGB color space, it consists of 7 red, 117 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. The HSL representation is 171.8° hue, 88.7% saturation, and 24.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#077566
RGB7, 117, 102
HSL171.8°, 88.7%, 24.3%
CMYK94%, 0%, 13%, 54%
HSV171.8°, 94.0%, 45.9%
LAB43.8, -31.3, 0.4
XYZ8.8, 13.7, 14.8
Decimal488806
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.61:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.36:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077566;
}
.text-color {
color: #077566;
}
.border-color {
border: 2px solid #077566;
}