#0FD316
A medium, vivid green closely aligning with Limegreen.
About #0FD316
At its core, #0FD316 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(15, 211, 22).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 93% cyan, 0% magenta, 90% yellow, and 17% black. The HSL representation is 122.1° hue, 86.7% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0FD316
RGB15, 211, 22
HSL122.1°, 86.7%, 44.3%
CMYK93%, 0%, 90%, 17%
HSV122.1°, 92.9%, 82.7%
LAB74.0, -73.6, 69.6
XYZ23.6, 46.7, 8.5
Decimal1037078
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.35:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD316;
}
.text-color {
color: #0FD316;
}
.border-color {
border: 2px solid #0FD316;
}