#2C9207
A dark, vivid green closely aligning with Green.
About #2C9207
The hex code #2C9207 represents a beautifully specific shade of green. Its closest recognized web color is Green. This translates to an RGB value of rgb(44, 146, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 70% cyan, 0% magenta, 95% yellow, and 43% black. With a hue angle of 104.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C9207
RGB44, 146, 7
HSL104.0°, 90.8%, 30.0%
CMYK70%, 0%, 95%, 43%
HSV104.0°, 95.2%, 57.3%
LAB53.1, -51.4, 54.4
XYZ11.4, 21.1, 3.7
Decimal2920967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.84:1
Text on #F8FAFC
AA Large
4.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C9207;
}
.text-color {
color: #2C9207;
}
.border-color {
border: 2px solid #2C9207;
}