#0F751D
A dark, vivid green closely aligning with Darkgreen.
About #0F751D
The precise color #0F751D is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. In the RGB color space, it consists of 15 red, 117 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 87% C, 0% M, 75% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F751D
RGB15, 117, 29
HSL128.2°, 77.3%, 25.9%
CMYK87%, 0%, 75%, 54%
HSV128.2°, 87.2%, 45.9%
LAB42.6, -45.4, 38.7
XYZ6.8, 12.9, 3.3
Decimal1013021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.86:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F751D;
}
.text-color {
color: #0F751D;
}
.border-color {
border: 2px solid #0F751D;
}