#0FFF16

A medium, vivid green closely aligning with Lime.

About #0FFF16

When working with digital screens, the color #0FFF16 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lime. Its digital footprint relies on 15 parts red, 255 parts green, and 22 parts blue light.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 94% C, 0% M, 91% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.

Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#0FFF16
RGB15, 255, 22
HSL121.8°, 100.0%, 52.9%
CMYK94%, 0%, 91%, 0%
HSV121.8°, 94.1%, 100.0%
LAB87.8, -85.4, 81.3
XYZ36.1, 71.7, 12.7
Decimal1048342

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.37:1
Text on #FFFFFF
FAIL
15.34:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.04:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #0FFF16; }
.text-color { color: #0FFF16; }
.border-color { border: 2px solid #0FFF16; }

Similar Colors

Lime
#00FF00