#16F842
A medium, vivid green closely aligning with Lime.
About #16F842
The hex code #16F842 represents a beautifully specific shade of green. Its closest recognized web color is Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 248, and 66.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 91% C, 0% M, 73% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#16F842
RGB22, 248, 66
HSL131.7°, 94.2%, 52.9%
CMYK91%, 0%, 73%, 3%
HSV131.7°, 91.1%, 97.3%
LAB85.9, -81.1, 69.2
XYZ34.9, 67.7, 16.4
Decimal1505346
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.54:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F842;
}
.text-color {
color: #16F842;
}
.border-color {
border: 2px solid #16F842;
}