#07CCF0
A medium, vivid cyan closely aligning with Skyblue.
About #07CCF0
When working with digital screens, the color #07CCF0 is rendered by mixing light. Designers often compare it to the standard color Skyblue. In the RGB color space, it consists of 7 red, 204 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 15% Magenta, 0% Yellow, and 6% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07CCF0
RGB7, 204, 240
HSL189.3°, 94.3%, 48.4%
CMYK97%, 15%, 0%, 6%
HSV189.3°, 97.1%, 94.1%
LAB75.8, -29.2, -29.5
XYZ37.4, 49.5, 90.0
Decimal511216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.90:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CCF0;
}
.text-color {
color: #07CCF0;
}
.border-color {
border: 2px solid #07CCF0;
}