#07C5F0
A medium, vivid cyan closely aligning with Deepskyblue.
About #07C5F0
The hex code #07C5F0 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 7 parts red, 197 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 18% Magenta, 0% Yellow, and 6% Black. With a hue angle of 191.1 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07C5F0
RGB7, 197, 240
HSL191.1°, 94.3%, 48.4%
CMYK97%, 18%, 0%, 6%
HSV191.1°, 97.1%, 94.1%
LAB73.7, -25.7, -32.6
XYZ35.8, 46.3, 89.5
Decimal509424
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.25:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C5F0;
}
.text-color {
color: #07C5F0;
}
.border-color {
border: 2px solid #07C5F0;
}