#007549
A dark, vivid green closely aligning with Seagreen.
About #007549
Visually, #007549 is defined as a vivid green. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 0 parts red, 117 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 38% Y, and 54% K. With a hue angle of 157.4 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#007549
RGB0, 117, 73
HSL157.4°, 100.0%, 22.9%
CMYK100%, 0%, 38%, 54%
HSV157.4°, 100.0%, 45.9%
LAB43.1, -39.5, 16.5
XYZ7.6, 13.2, 8.5
Decimal30025
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.77:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.51:1
Text on #F8FAFC
AA
3.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007549;
}
.text-color {
color: #007549;
}
.border-color {
border: 2px solid #007549;
}