#07B6D3
A medium, vivid cyan closely aligning with Skyblue.
About #07B6D3
Visually, #07B6D3 is defined as a vivid cyan. Designers often compare it to the standard color Skyblue. Its digital footprint relies on 7 parts red, 182 parts green, and 211 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 14% M, 0% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07B6D3
RGB7, 182, 211
HSL188.5°, 93.6%, 42.7%
CMYK97%, 14%, 0%, 17%
HSV188.5°, 96.7%, 82.7%
LAB68.2, -27.9, -25.4
XYZ28.6, 38.2, 67.5
Decimal505555
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.43:1
Text on #FFFFFF
FAIL
8.64:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07B6D3;
}
.text-color {
color: #07B6D3;
}
.border-color {
border: 2px solid #07B6D3;
}