#0FB62C
A dark, vivid green closely aligning with Limegreen.
About #0FB62C
The precise color #0FB62C is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 15 red, 182 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 92% Cyan, 0% Magenta, 76% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FB62C
RGB15, 182, 44
HSL130.4°, 84.8%, 38.6%
CMYK92%, 0%, 76%, 29%
HSV130.4°, 91.8%, 71.4%
LAB64.8, -64.3, 55.5
XYZ17.4, 33.7, 8.0
Decimal1029676
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.75:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FB62C;
}
.text-color {
color: #0FB62C;
}
.border-color {
border: 2px solid #0FB62C;
}