#07997C
A dark, vivid cyan closely aligning with Seagreen.
About #07997C
The hex code #07997C represents a beautifully specific shade of cyan. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 7 parts red, 153 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 95% C, 0% M, 19% Y, and 40% K. With a hue angle of 168.1 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07997C
RGB7, 153, 124
HSL168.1°, 91.2%, 31.4%
CMYK95%, 0%, 19%, 40%
HSV168.1°, 95.4%, 60.0%
LAB56.4, -41.0, 5.7
XYZ15.1, 24.3, 23.0
Decimal498044
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.59:1
Text on #FFFFFF
AA Large
5.86:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07997C;
}
.text-color {
color: #07997C;
}
.border-color {
border: 2px solid #07997C;
}