#007542
A dark, vivid green closely aligning with Seagreen.
About #007542
The hex code #007542 represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 0 parts red, 117 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 0% magenta, 44% yellow, and 54% black. With a hue angle of 153.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#007542
RGB0, 117, 66
HSL153.8°, 100.0%, 22.9%
CMYK100%, 0%, 44%, 54%
HSV153.8°, 100.0%, 45.9%
LAB42.9, -41.1, 20.4
XYZ7.3, 13.1, 7.3
Decimal30018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.80:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.54:1
Text on #F8FAFC
AA
3.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007542;
}
.text-color {
color: #007542;
}
.border-color {
border: 2px solid #007542;
}