#16E907
A medium, vivid green closely aligning with Lime.
About #16E907
When working with digital screens, the color #16E907 is rendered by mixing light. Its closest recognized web color is Lime. This translates to an RGB value of rgb(22, 233, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 91% cyan, 0% magenta, 97% yellow, and 9% black. The HSL representation is 116.0° hue, 94.2% saturation, and 47.1% lightness.
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#16E907
RGB22, 233, 7
HSL116.0°, 94.2%, 47.1%
CMYK91%, 0%, 97%, 9%
HSV116.0°, 97.0%, 91.4%
LAB81.0, -79.5, 77.2
XYZ29.5, 58.5, 9.9
Decimal1501447
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.69:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E907;
}
.text-color {
color: #16E907;
}
.border-color {
border: 2px solid #16E907;
}