#07FFCC
A medium, vivid cyan closely aligning with Aquamarine.
About #07FFCC
At its core, #07FFCC is a medium and vivid hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 7 parts red, 255 parts green, and 204 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 0% Magenta, 20% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07FFCC
RGB7, 255, 204
HSL167.7°, 100.0%, 51.4%
CMYK97%, 0%, 20%, 0%
HSV167.7°, 97.3%, 100.0%
LAB89.8, -61.5, 10.4
XYZ46.7, 75.9, 69.3
Decimal524236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.18:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07FFCC;
}
.text-color {
color: #07FFCC;
}
.border-color {
border: 2px solid #07FFCC;
}