#0F993A
A dark, vivid green closely aligning with Forestgreen.
About #0F993A
At its core, #0F993A is a dark and vivid hue. Its closest recognized web color is Forestgreen. In the RGB color space, it consists of 15 red, 153 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 90% C, 0% M, 62% Y, and 40% K. 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, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F993A
RGB15, 153, 58
HSL138.7°, 82.1%, 32.9%
CMYK90%, 0%, 62%, 40%
HSV138.7°, 90.2%, 60.0%
LAB55.3, -53.9, 39.7
XYZ12.4, 23.2, 7.8
Decimal1022266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F993A;
}
.text-color {
color: #0F993A;
}
.border-color {
border: 2px solid #0F993A;
}