#07C5F8
A medium, vivid cyan closely aligning with Deepskyblue.
About #07C5F8
The precise color #07C5F8 is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. This translates to an RGB value of rgb(7, 197, 248).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 21% M, 0% Y, and 3% K. The HSL representation is 192.7° hue, 94.5% saturation, and 50.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07C5F8
RGB7, 197, 248
HSL192.7°, 94.5%, 50.0%
CMYK97%, 21%, 0%, 3%
HSV192.7°, 97.2%, 97.3%
LAB74.0, -23.0, -36.5
XYZ37.0, 46.8, 95.9
Decimal509432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.35:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C5F8;
}
.text-color {
color: #07C5F8;
}
.border-color {
border: 2px solid #07C5F8;
}