#0FA816
A dark, vivid green closely aligning with Limegreen.
About #0FA816
Visually, #0FA816 is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 168, and 22.
If you are designing for print, the four-color process is what matters most. The color uses 91% Cyan, 0% Magenta, 87% Yellow, and 34% Black. The HSL representation is 122.7° hue, 83.6% saturation, and 35.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FA816
RGB15, 168, 22
HSL122.7°, 83.6%, 35.9%
CMYK91%, 0%, 87%, 34%
HSV122.7°, 91.1%, 65.9%
LAB60.0, -61.5, 57.4
XYZ14.3, 28.2, 5.4
Decimal1026070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA816;
}
.text-color {
color: #0FA816;
}
.border-color {
border: 2px solid #0FA816;
}