#07A0F0
A medium, vivid blue closely aligning with Cornflowerblue.
About #07A0F0
When working with digital screens, the color #07A0F0 is rendered by mixing light. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 160, and 240.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 33% M, 0% Y, and 6% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07A0F0
RGB7, 160, 240
HSL200.6°, 94.3%, 48.4%
CMYK97%, 33%, 0%, 6%
HSV200.6°, 97.1%, 94.1%
LAB62.9, -5.9, -49.6
XYZ28.4, 31.5, 87.0
Decimal499952
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.30:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A0F0;
}
.text-color {
color: #07A0F0;
}
.border-color {
border: 2px solid #07A0F0;
}