#07C5E2
A medium, vivid cyan closely aligning with Darkturquoise.
About #07C5E2
When working with digital screens, the color #07C5E2 is rendered by mixing light. Its closest recognized web color is Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 197, and 226.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 13% magenta inks. With a hue angle of 187.9 degrees, it sits comfortably in the cyan spectrum.
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#07C5E2
RGB7, 197, 226
HSL187.9°, 94.0%, 45.7%
CMYK97%, 13%, 0%, 11%
HSV187.9°, 96.9%, 88.6%
LAB73.2, -30.3, -25.9
XYZ33.8, 45.5, 78.9
Decimal509410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.09:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C5E2;
}
.text-color {
color: #07C5E2;
}
.border-color {
border: 2px solid #07C5E2;
}