#077557
A dark, vivid green closely aligning with Seagreen.
About #077557
The precise color #077557 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(7, 117, 87).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 94% cyan, 0% magenta, 26% yellow, and 54% black. With a hue angle of 163.6 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077557
RGB7, 117, 87
HSL163.6°, 88.7%, 24.3%
CMYK94%, 0%, 26%, 54%
HSV163.6°, 94.0%, 45.9%
LAB43.4, -35.6, 8.8
XYZ8.2, 13.5, 11.2
Decimal488791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.69:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.44:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077557;
}
.text-color {
color: #077557;
}
.border-color {
border: 2px solid #077557;
}