#07A8C5
A medium, vivid cyan closely aligning with Cadetblue.
About #07A8C5
At its core, #07A8C5 is a medium and vivid hue. Its closest recognized web color is Cadetblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 168, and 197.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 96% C, 15% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07A8C5
RGB7, 168, 197
HSL189.2°, 93.1%, 40.0%
CMYK96%, 15%, 0%, 23%
HSV189.2°, 96.4%, 77.3%
LAB63.4, -25.5, -25.0
XYZ24.2, 32.1, 57.7
Decimal501957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.42:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A8C5;
}
.text-color {
color: #07A8C5;
}
.border-color {
border: 2px solid #07A8C5;
}