#0FCC3A
A medium, vivid green closely aligning with Limegreen.
About #0FCC3A
The hex code #0FCC3A represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 204, and 58.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 93% Cyan, 0% Magenta, 72% Yellow, and 20% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FCC3A
RGB15, 204, 58
HSL133.7°, 86.3%, 42.9%
CMYK93%, 0%, 72%, 20%
HSV133.7°, 92.6%, 80.0%
LAB72.0, -69.6, 57.9
XYZ22.6, 43.6, 11.2
Decimal1035322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.72:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FCC3A;
}
.text-color {
color: #0FCC3A;
}
.border-color {
border: 2px solid #0FCC3A;
}