#079975
A dark, vivid cyan closely aligning with Seagreen.
About #079975
Visually, #079975 is defined as a vivid cyan. Designers often compare it to the standard color Seagreen. In the RGB color space, it consists of 7 red, 153 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 95% Cyan, 0% Magenta, 24% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#079975
RGB7, 153, 117
HSL165.2°, 91.2%, 31.4%
CMYK95%, 0%, 24%, 40%
HSV165.2°, 95.4%, 60.0%
LAB56.2, -42.9, 9.5
XYZ14.7, 24.1, 20.7
Decimal498037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.82:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #079975;
}
.text-color {
color: #079975;
}
.border-color {
border: 2px solid #079975;
}