#07E2C5
A medium, vivid cyan closely aligning with Turquoise.
About #07E2C5
The hex code #07E2C5 represents a beautifully specific shade of cyan. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 226, and 197.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 0% Magenta, 13% Yellow, and 11% Black. 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. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07E2C5
RGB7, 226, 197
HSL172.1°, 94.0%, 45.7%
CMYK97%, 0%, 13%, 11%
HSV172.1°, 96.9%, 88.6%
LAB81.0, -51.8, 1.3
XYZ37.4, 58.5, 62.1
Decimal516805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.69:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E2C5;
}
.text-color {
color: #07E2C5;
}
.border-color {
border: 2px solid #07E2C5;
}