#0F6D1D
A dark, vivid green closely aligning with Darkgreen.
About #0F6D1D
The precise color #0F6D1D is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. This translates to an RGB value of rgb(15, 109, 29).
If you are designing for print, the four-color process is what matters most. The color uses 86% Cyan, 0% Magenta, 73% Yellow, and 57% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F6D1D
RGB15, 109, 29
HSL128.9°, 75.8%, 24.3%
CMYK86%, 0%, 73%, 57%
HSV128.9°, 86.2%, 42.7%
LAB39.8, -42.7, 35.8
XYZ5.9, 11.1, 3.0
Decimal1010973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.51:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.22:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F6D1D;
}
.text-color {
color: #0F6D1D;
}
.border-color {
border: 2px solid #0F6D1D;
}