#16F81D
A medium, vivid green closely aligning with Lime.
About #16F81D
At its core, #16F81D is a medium and vivid hue. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 22 red, 248 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. With a hue angle of 121.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16F81D
RGB22, 248, 29
HSL121.9°, 94.2%, 52.9%
CMYK91%, 0%, 88%, 3%
HSV121.9°, 91.1%, 97.3%
LAB85.7, -83.0, 78.5
XYZ34.1, 67.4, 12.4
Decimal1505309
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.48:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F81D;
}
.text-color {
color: #16F81D;
}
.border-color {
border: 2px solid #16F81D;
}