#0FF042
A medium, vivid green closely aligning with Limegreen.
About #0FF042
At its core, #0FF042 is a medium and vivid hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(15, 240, 66).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 94% cyan, 0% magenta, 72% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#0FF042
RGB15, 240, 66
HSL133.6°, 88.2%, 50.0%
CMYK94%, 0%, 72%, 6%
HSV133.6°, 93.8%, 94.1%
LAB83.3, -79.1, 66.7
XYZ32.3, 62.8, 15.6
Decimal1044546
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.56:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF042;
}
.text-color {
color: #0FF042;
}
.border-color {
border: 2px solid #0FF042;
}