#07A0A8
A dark, vivid cyan closely aligning with Darkcyan.
About #07A0A8
The precise color #07A0A8 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 160, and 168.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 5% Magenta, 0% Yellow, and 34% Black. With a hue angle of 183.0 degrees, it sits comfortably in the cyan spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07A0A8
RGB7, 160, 168
HSL183.0°, 92.0%, 34.3%
CMYK96%, 5%, 0%, 34%
HSV183.0°, 95.8%, 65.9%
LAB59.9, -31.1, -14.0
XYZ19.7, 28.0, 41.4
Decimal499880
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A0A8;
}
.text-color {
color: #07A0A8;
}
.border-color {
border: 2px solid #07A0A8;
}