#07F0BD
A medium, vivid cyan closely aligning with Aquamarine.
About #07F0BD
Visually, #07F0BD is defined as a vivid cyan. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 240, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 0% M, 21% Y, and 6% K. With a hue angle of 166.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. 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#07F0BD
RGB7, 240, 189
HSL166.9°, 94.3%, 48.4%
CMYK97%, 0%, 21%, 6%
HSV166.9°, 97.1%, 94.1%
LAB85.0, -59.4, 11.3
XYZ40.4, 66.0, 58.8
Decimal520381
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.21:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F0BD;
}
.text-color {
color: #07F0BD;
}
.border-color {
border: 2px solid #07F0BD;
}