#0FF833
A medium, vivid green closely aligning with Lime.
About #0FF833
The precise color #0FF833 is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 248, and 51.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 94% cyan, 0% magenta, 79% yellow, and 3% black. With a hue angle of 129.3 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FF833
RGB15, 248, 51
HSL129.3°, 94.3%, 51.6%
CMYK94%, 0%, 79%, 3%
HSV129.3°, 94.0%, 97.3%
LAB85.7, -82.4, 73.7
XYZ34.4, 67.5, 14.3
Decimal1046579
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.50:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF833;
}
.text-color {
color: #0FF833;
}
.border-color {
border: 2px solid #0FF833;
}