#07B6E2
A medium, vivid cyan closely aligning with Deepskyblue.
About #07B6E2
When working with digital screens, the color #07B6E2 is rendered by mixing light. Designers often compare it to the standard color Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 182, and 226.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 97% Cyan, 19% Magenta, 0% Yellow, and 11% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07B6E2
RGB7, 182, 226
HSL192.1°, 94.0%, 45.7%
CMYK97%, 19%, 0%, 11%
HSV192.1°, 96.9%, 88.6%
LAB68.7, -22.8, -32.7
XYZ30.5, 39.0, 77.9
Decimal505570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07B6E2;
}
.text-color {
color: #07B6E2;
}
.border-color {
border: 2px solid #07B6E2;
}