#07A0DB
A medium, vivid blue closely aligning with Deepskyblue.
About #07A0DB
The hex code #07A0DB represents a beautifully specific shade of blue. Its closest recognized web color is Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 160, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 27% Magenta, 0% Yellow, and 14% Black. With a hue angle of 196.7 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07A0DB
RGB7, 160, 219
HSL196.7°, 93.8%, 44.3%
CMYK97%, 27%, 0%, 14%
HSV196.7°, 96.8%, 85.9%
LAB61.9, -13.6, -39.5
XYZ25.4, 30.3, 71.5
Decimal499931
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.06:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.00:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A0DB;
}
.text-color {
color: #07A0DB;
}
.border-color {
border: 2px solid #07A0DB;
}