#07E9FF
A medium, vivid cyan closely aligning with Darkturquoise.
About #07E9FF
The precise color #07E9FF is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkturquoise. Its digital footprint relies on 7 parts red, 233 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 97% cyan and 9% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07E9FF
RGB7, 233, 255
HSL185.3°, 100.0%, 51.4%
CMYK97%, 9%, 0%, 0%
HSV185.3°, 97.3%, 100.0%
LAB84.8, -38.2, -23.7
XYZ47.3, 65.5, 104.8
Decimal518655
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.11:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
11.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E9FF;
}
.text-color {
color: #07E9FF;
}
.border-color {
border: 2px solid #07E9FF;
}