#07B6F0
A medium, vivid cyan closely aligning with Deepskyblue.
About #07B6F0
The precise color #07B6F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Deepskyblue. Its digital footprint relies on 7 parts red, 182 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 24% M, 0% Y, and 6% K. With a hue angle of 194.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07B6F0
RGB7, 182, 240
HSL194.9°, 94.3%, 48.4%
CMYK97%, 24%, 0%, 6%
HSV194.9°, 97.1%, 94.1%
LAB69.3, -18.0, -39.5
XYZ32.5, 39.8, 88.4
Decimal505584
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.96:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07B6F0;
}
.text-color {
color: #07B6F0;
}
.border-color {
border: 2px solid #07B6F0;
}