#16F80F

A medium, vivid green closely aligning with Lime.

About #16F80F

Visually, #16F80F is defined as a vivid green. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 22 red, 248 green, and 15 blue.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 0% Magenta, 94% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#16F80F
RGB22, 248, 15
HSL118.2°, 94.3%, 51.6%
CMYK91%, 0%, 94%, 3%
HSV118.2°, 94.0%, 97.3%
LAB85.7, -83.4, 80.3
XYZ34.0, 67.3, 11.7
Decimal1505295

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.45:1
Text on #FFFFFF
FAIL
14.47:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.30:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #16F80F; }
.text-color { color: #16F80F; }
.border-color { border: 2px solid #16F80F; }

Similar Colors

Lime
#00FF00