#0FFF50

A medium, vivid green closely aligning with Lime.

About #0FFF50

Visually, #0FFF50 is defined as a vivid green. It is closely associated with the named CSS color Lime. In the RGB color space, it consists of 15 red, 255 green, and 80 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. The HSL representation is 136.3° hue, 100.0% saturation, and 52.9% lightness.

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#0FFF50
RGB15, 255, 80
HSL136.3°, 100.0%, 52.9%
CMYK94%, 0%, 69%, 0%
HSV136.3°, 94.1%, 100.0%
LAB88.1, -82.1, 66.6
XYZ37.4, 72.2, 19.6
Decimal1048400

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.44:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.13:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00