#07C5DB
A medium, vivid cyan closely aligning with Darkturquoise.
About #07C5DB
At its core, #07C5DB is a medium and vivid hue. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 7 parts red, 197 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 10% M, 0% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07C5DB
RGB7, 197, 219
HSL186.2°, 93.8%, 44.3%
CMYK97%, 10%, 0%, 14%
HSV186.2°, 96.8%, 85.9%
LAB73.0, -32.6, -22.5
XYZ32.8, 45.1, 74.0
Decimal509403
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.10:1
Text on #FFFFFF
FAIL
10.02:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C5DB;
}
.text-color {
color: #07C5DB;
}
.border-color {
border: 2px solid #07C5DB;
}