#07D3CC
A medium, vivid cyan closely aligning with Darkturquoise.
About #07D3CC
At its core, #07D3CC is a medium and vivid hue. Designers often compare it to the standard color Darkturquoise. In the RGB color space, it consists of 7 red, 211 green, and 204 blue.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 0% Magenta, 3% Yellow, and 17% Black. With a hue angle of 177.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07D3CC
RGB7, 211, 204
HSL177.9°, 93.6%, 42.7%
CMYK97%, 0%, 3%, 17%
HSV177.9°, 96.7%, 82.7%
LAB76.7, -43.5, -8.8
XYZ34.3, 51.0, 65.2
Decimal512972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.20:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D3CC;
}
.text-color {
color: #07D3CC;
}
.border-color {
border: 2px solid #07D3CC;
}