#0F5F0F
A dark, vivid green closely aligning with Darkgreen.
About #0F5F0F
Visually, #0F5F0F is defined as a vivid green. Designers often compare it to the standard color Darkgreen. In the RGB color space, it consists of 15 red, 95 green, and 15 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 84% cyan and 0% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F5F0F
RGB15, 95, 15
HSL120.0°, 72.7%, 21.6%
CMYK84%, 0%, 84%, 63%
HSV120.0°, 84.2%, 37.3%
LAB34.6, -39.1, 36.1
XYZ4.4, 8.3, 1.8
Decimal1007375
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.88:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.53:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F5F0F;
}
.text-color {
color: #0F5F0F;
}
.border-color {
border: 2px solid #0F5F0F;
}