#07A0B6
A dark, vivid cyan closely aligning with Darkcyan.
About #07A0B6
The precise color #07A0B6 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkcyan. This translates to an RGB value of rgb(7, 160, 182).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 96% C, 12% M, 0% Y, and 29% K. The HSL representation is 187.5° hue, 92.6% saturation, and 37.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 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#07A0B6
RGB7, 160, 182
HSL187.5°, 92.6%, 37.1%
CMYK96%, 12%, 0%, 29%
HSV187.5°, 96.2%, 71.4%
LAB60.4, -26.5, -21.2
XYZ21.1, 28.6, 48.7
Decimal499894
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A0B6;
}
.text-color {
color: #07A0B6;
}
.border-color {
border: 2px solid #07A0B6;
}