#07CCC5

A medium, vivid cyan closely aligning with Darkturquoise.

About #07CCC5

When working with digital screens, the color #07CCC5 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Darkturquoise. This translates to an RGB value of rgb(7, 204, 197).

When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 0% Magenta, 3% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#07CCC5
RGB7, 204, 197
HSL177.9°, 93.4%, 41.4%
CMYK97%, 0%, 3%, 20%
HSV177.9°, 96.6%, 80.0%
LAB74.4, -42.5, -8.4
XYZ31.8, 47.3, 60.3
Decimal511173

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.01:1
Text on #FFFFFF
FAIL
10.45:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.89:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #07CCC5; }
.text-color { color: #07CCC5; }
.border-color { border: 2px solid #07CCC5; }

Similar Colors

Darkturquoise
#00CED1