#07FFE2
A medium, vivid cyan closely aligning with Aquamarine.
About #07FFE2
The hex code #07FFE2 represents a beautifully specific shade of cyan. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(7, 255, 226).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 0% M, 11% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07FFE2
RGB7, 255, 226
HSL173.0°, 100.0%, 51.4%
CMYK97%, 0%, 11%, 0%
HSV173.0°, 97.3%, 100.0%
LAB90.3, -55.9, -0.2
XYZ49.6, 77.1, 84.2
Decimal524258
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.41:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07FFE2;
}
.text-color {
color: #07FFE2;
}
.border-color {
border: 2px solid #07FFE2;
}