#0FD31D
A medium, vivid green closely aligning with Limegreen.
About #0FD31D
The precise color #0FD31D is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 15 parts red, 211 parts green, and 29 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 93% cyan and 0% magenta inks. The HSL representation is 124.3° hue, 86.7% saturation, and 44.3% lightness.
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#0FD31D
RGB15, 211, 29
HSL124.3°, 86.7%, 44.3%
CMYK93%, 0%, 86%, 17%
HSV124.3°, 92.9%, 82.7%
LAB74.0, -73.4, 68.3
XYZ23.7, 46.8, 8.9
Decimal1037085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.36: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: #0FD31D;
}
.text-color {
color: #0FD31D;
}
.border-color {
border: 2px solid #0FD31D;
}