#0F832C
A dark, vivid green closely aligning with Forestgreen.
About #0F832C
Visually, #0F832C is defined as a vivid green. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(15, 131, 44).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 89% cyan and 0% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F832C
RGB15, 131, 44
HSL135.0°, 79.5%, 28.6%
CMYK89%, 0%, 66%, 49%
HSV135.0°, 88.5%, 51.4%
LAB47.6, -48.4, 37.6
XYZ8.8, 16.5, 5.1
Decimal1016620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.66:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F832C;
}
.text-color {
color: #0F832C;
}
.border-color {
border: 2px solid #0F832C;
}