#2C8A0F
A dark, vivid green closely aligning with Green.
About #2C8A0F
When working with digital screens, the color #2C8A0F is rendered by mixing light. Its closest recognized web color is Green. This translates to an RGB value of rgb(44, 138, 15).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 68% C, 0% M, 89% Y, and 46% K. The HSL representation is 105.9° hue, 80.4% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C8A0F
RGB44, 138, 15
HSL105.9°, 80.4%, 30.0%
CMYK68%, 0%, 89%, 46%
HSV105.9°, 89.1%, 54.1%
LAB50.4, -48.5, 50.7
XYZ10.2, 18.7, 3.5
Decimal2918927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C8A0F;
}
.text-color {
color: #2C8A0F;
}
.border-color {
border: 2px solid #2C8A0F;
}