#0FF00F

A medium, vivid green closely aligning with Lime.

About #0FF00F

The precise color #0FF00F is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Lime. In the RGB color space, it consists of 15 red, 240 green, and 15 blue.

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 94% cyan, 0% magenta, 94% yellow, and 6% black. The HSL representation is 120.0° hue, 88.2% saturation, and 50.0% lightness.

From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#0FF00F
RGB15, 240, 15
HSL120.0°, 88.2%, 50.0%
CMYK94%, 0%, 94%, 6%
HSV120.0°, 93.8%, 94.1%
LAB83.2, -81.6, 78.2
XYZ31.4, 62.5, 10.8
Decimal1044495

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.56:1
Text on #FFFFFF
FAIL
13.49:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.47:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Lime
#00FF00