#0FD300
A medium, vivid green closely aligning with Limegreen.
About #0FD300
The precise color #0FD300 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 15 parts red, 211 parts green, and 0 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 93% Cyan, 0% Magenta, 100% Yellow, and 17% Black. The HSL representation is 115.7° hue, 100.0% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FD300
RGB15, 211, 0
HSL115.7°, 100.0%, 41.4%
CMYK93%, 0%, 100%, 17%
HSV115.7°, 100.0%, 82.7%
LAB74.0, -74.1, 72.2
XYZ23.5, 46.7, 7.8
Decimal1037056
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.34:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD300;
}
.text-color {
color: #0FD300;
}
.border-color {
border: 2px solid #0FD300;
}