#009207
A dark, vivid green closely aligning with Green.
About #009207
The precise color #009207 is an excellent choice for modern design projects. It is closely associated with the named CSS color Green. Its digital footprint relies on 0 parts red, 146 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 100% C, 0% M, 95% Y, and 43% K. With a hue angle of 122.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#009207
RGB0, 146, 7
HSL122.9°, 100.0%, 28.6%
CMYK100%, 0%, 95%, 43%
HSV122.9°, 100.0%, 57.3%
LAB52.5, -56.7, 53.7
XYZ10.3, 20.6, 3.6
Decimal37383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.11:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #009207;
}
.text-color {
color: #009207;
}
.border-color {
border: 2px solid #009207;
}