#92FF16
A medium, vivid green closely aligning with Lawngreen.
About #92FF16
The hex code #92FF16 represents a beautifully specific shade of green. Designers often compare it to the standard color Lawngreen. This translates to an RGB value of rgb(146, 255, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 43% C, 0% M, 91% Y, and 0% K. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92FF16
RGB146, 255, 22
HSL88.1°, 100.0%, 54.3%
CMYK43%, 0%, 91%, 0%
HSV88.1°, 91.4%, 100.0%
LAB90.6, -62.1, 84.8
XYZ47.8, 77.7, 13.2
Decimal9633558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.54:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92FF16;
}
.text-color {
color: #92FF16;
}
.border-color {
border: 2px solid #92FF16;
}