#07A07C
A dark, vivid cyan closely aligning with Seagreen.
About #07A07C
The precise color #07A07C is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 7 parts red, 160 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 96% Cyan, 0% Magenta, 22% Yellow, and 37% Black. With a hue angle of 165.9 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#07A07C
RGB7, 160, 124
HSL165.9°, 91.6%, 32.7%
CMYK96%, 0%, 22%, 37%
HSV165.9°, 95.6%, 62.7%
LAB58.6, -44.0, 9.0
XYZ16.3, 26.6, 23.4
Decimal499836
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.33:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A07C;
}
.text-color {
color: #07A07C;
}
.border-color {
border: 2px solid #07A07C;
}