#07C5A8
A medium, vivid cyan closely aligning with Mediumaquamarine.
About #07C5A8
Visually, #07C5A8 is defined as a vivid cyan. Its closest recognized web color is Mediumaquamarine. In the RGB color space, it consists of 7 red, 197 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 0% M, 15% Y, and 23% K. The HSL representation is 170.8° hue, 93.1% saturation, and 40.0% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07C5A8
RGB7, 197, 168
HSL170.8°, 93.1%, 40.0%
CMYK96%, 0%, 15%, 23%
HSV170.8°, 96.4%, 77.3%
LAB71.4, -47.6, 3.0
XYZ27.1, 42.8, 43.9
Decimal509352
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.56:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C5A8;
}
.text-color {
color: #07C5A8;
}
.border-color {
border: 2px solid #07C5A8;
}