#0FDB33
A medium, vivid green closely aligning with Limegreen.
About #0FDB33
The hex code #0FDB33 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. Its digital footprint relies on 15 parts red, 219 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 93% cyan, 0% magenta, 77% yellow, and 14% black. The HSL representation is 130.6° hue, 87.2% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0FDB33
RGB15, 219, 51
HSL130.6°, 87.2%, 45.9%
CMYK93%, 0%, 77%, 14%
HSV130.6°, 93.2%, 85.9%
LAB76.7, -74.4, 65.0
XYZ26.1, 51.0, 11.6
Decimal1039155
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.87:1
Text on #FFFFFF
FAIL
11.20:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FDB33;
}
.text-color {
color: #0FDB33;
}
.border-color {
border: 2px solid #0FDB33;
}