#077550
A dark, vivid green closely aligning with Seagreen.
About #077550
At its core, #077550 is a dark and vivid hue. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 7 parts red, 117 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 0% M, 32% Y, and 54% K. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077550
RGB7, 117, 80
HSL159.8°, 88.7%, 24.3%
CMYK94%, 0%, 32%, 54%
HSV159.8°, 94.0%, 45.9%
LAB43.3, -37.3, 12.7
XYZ7.9, 13.3, 9.7
Decimal488784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.72:1
Text on #FFFFFF
AA
3.67:1
Text on #000000
AA Large
5.47:1
Text on #F8FAFC
AA
3.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077550;
}
.text-color {
color: #077550;
}
.border-color {
border: 2px solid #077550;
}