#007533
A dark, vivid green closely aligning with Seagreen.
About #007533
Visually, #007533 is defined as a vivid green. Its closest recognized web color is Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 117, and 51.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#007533
RGB0, 117, 51
HSL146.2°, 100.0%, 22.9%
CMYK100%, 0%, 56%, 54%
HSV146.2°, 100.0%, 45.9%
LAB42.7, -43.9, 28.3
XYZ7.0, 13.0, 5.3
Decimal30003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #007533;
}
.text-color {
color: #007533;
}
.border-color {
border: 2px solid #007533;
}