#0FAF49
A dark, vivid green closely aligning with Forestgreen.
About #0FAF49
The hex code #0FAF49 represents a beautifully specific shade of green. Its closest recognized web color is Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 175, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 91% Cyan, 0% Magenta, 58% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#0FAF49
RGB15, 175, 73
HSL141.8°, 84.2%, 37.3%
CMYK91%, 0%, 58%, 31%
HSV141.8°, 91.4%, 68.6%
LAB62.7, -59.1, 41.3
XYZ16.7, 31.2, 11.5
Decimal1027913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.25:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FAF49;
}
.text-color {
color: #0FAF49;
}
.border-color {
border: 2px solid #0FAF49;
}