#0F922C
A dark, vivid green closely aligning with Forestgreen.
About #0F922C
The precise color #0F922C is an excellent choice for modern design projects. Designers often compare it to the standard color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 146, and 44.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 90% C, 0% M, 70% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F922C
RGB15, 146, 44
HSL133.3°, 81.4%, 31.6%
CMYK90%, 0%, 70%, 43%
HSV133.3°, 89.7%, 57.3%
LAB52.8, -53.3, 43.2
XYZ10.9, 20.8, 5.8
Decimal1020460
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F922C;
}
.text-color {
color: #0F922C;
}
.border-color {
border: 2px solid #0F922C;
}