#0F4216
A very dark, moderate green closely aligning with Darkolivegreen.
About #0F4216
Visually, #0F4216 is defined as a moderate green. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 15 red, 66 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 77% cyan and 0% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F4216
RGB15, 66, 22
HSL128.2°, 63.0%, 15.9%
CMYK77%, 0%, 67%, 74%
HSV128.2°, 77.3%, 25.9%
LAB23.9, -27.4, 21.6
XYZ2.3, 4.1, 1.4
Decimal999958
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.59:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.08:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F4216;
}
.text-color {
color: #0F4216;
}
.border-color {
border: 2px solid #0F4216;
}