#07E9B6
A medium, vivid cyan closely aligning with Aquamarine.
About #07E9B6
The precise color #07E9B6 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 233, and 182.
For print applications, it's crucial to understand its CMYK makeup. The color uses 97% Cyan, 0% Magenta, 22% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07E9B6
RGB7, 233, 182
HSL166.5°, 94.2%, 47.1%
CMYK97%, 0%, 22%, 9%
HSV166.5°, 97.0%, 91.4%
LAB82.8, -58.4, 11.8
XYZ37.7, 61.7, 54.2
Decimal518582
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.34:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E9B6;
}
.text-color {
color: #07E9B6;
}
.border-color {
border: 2px solid #07E9B6;
}