#0FB642
A dark, vivid green closely aligning with Limegreen.
About #0FB642
At its core, #0FB642 is a dark and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 15 parts red, 182 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 92% C, 0% M, 64% Y, and 29% K. With a hue angle of 138.3 degrees, it sits comfortably in the green spectrum.
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#0FB642
RGB15, 182, 66
HSL138.3°, 84.8%, 38.6%
CMYK92%, 0%, 64%, 29%
HSV138.3°, 91.8%, 71.4%
LAB64.9, -62.2, 47.0
XYZ17.9, 34.0, 10.8
Decimal1029698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.70:1
Text on #FFFFFF
FAIL
7.79:1
Text on #000000
AAA
2.58:1
Text on #F8FAFC
FAIL
6.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FB642;
}
.text-color {
color: #0FB642;
}
.border-color {
border: 2px solid #0FB642;
}