#2C920F
A dark, vivid green closely aligning with Green.
About #2C920F
The hex code #2C920F represents a beautifully specific shade of green. Its closest recognized web color is Green. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 146, and 15.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 70% C, 0% M, 90% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C920F
RGB44, 146, 15
HSL106.7°, 81.4%, 31.6%
CMYK70%, 0%, 90%, 43%
HSV106.7°, 89.7%, 57.3%
LAB53.1, -51.2, 53.0
XYZ11.4, 21.1, 3.9
Decimal2920975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.23: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: #2C920F;
}
.text-color {
color: #2C920F;
}
.border-color {
border: 2px solid #2C920F;
}