#07CCDB
A medium, vivid cyan closely aligning with Darkturquoise.
About #07CCDB
Visually, #07CCDB is defined as a vivid cyan. Designers often compare it to the standard color Darkturquoise. Its digital footprint relies on 7 parts red, 204 parts green, and 219 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 97% Cyan, 7% Magenta, 0% Yellow, and 14% Black. With a hue angle of 184.2 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07CCDB
RGB7, 204, 219
HSL184.2°, 93.8%, 44.3%
CMYK97%, 7%, 0%, 14%
HSV184.2°, 96.8%, 85.9%
LAB75.0, -35.9, -19.3
XYZ34.5, 48.3, 74.5
Decimal511195
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.97:1
Text on #FFFFFF
FAIL
10.67:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CCDB;
}
.text-color {
color: #07CCDB;
}
.border-color {
border: 2px solid #07CCDB;
}