#16F849
A medium, vivid green closely aligning with Lime.
About #16F849
Visually, #16F849 is defined as a vivid green. Its closest recognized web color is Lime. This translates to an RGB value of rgb(22, 248, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 0% Magenta, 71% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16F849
RGB22, 248, 73
HSL133.5°, 94.2%, 52.9%
CMYK91%, 0%, 71%, 3%
HSV133.5°, 91.1%, 97.3%
LAB85.9, -80.5, 66.9
XYZ35.1, 67.8, 17.5
Decimal1505353
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.56:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F849;
}
.text-color {
color: #16F849;
}
.border-color {
border: 2px solid #16F849;
}