#07AFE9
A medium, vivid blue closely aligning with Deepskyblue.
About #07AFE9
The precise color #07AFE9 is an excellent choice for modern design projects. 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, 175, and 233.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 25% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#07AFE9
RGB7, 175, 233
HSL195.4°, 94.2%, 47.1%
CMYK97%, 25%, 0%, 9%
HSV195.4°, 97.0%, 91.4%
LAB67.0, -16.7, -39.3
XYZ30.1, 36.6, 82.6
Decimal503785
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.32:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07AFE9;
}
.text-color {
color: #07AFE9;
}
.border-color {
border: 2px solid #07AFE9;
}