#92E216
A medium, vivid green closely aligning with Greenyellow.
About #92E216
Visually, #92E216 is defined as a vivid green. Designers often compare it to the standard color Greenyellow. In the RGB color space, it consists of 146 red, 226 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 35% cyan, 0% magenta, 90% yellow, and 11% black. The HSL representation is 83.5° hue, 82.3% saturation, and 48.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92E216
RGB146, 226, 22
HSL83.5°, 82.3%, 48.6%
CMYK35%, 0%, 90%, 11%
HSV83.5°, 90.3%, 88.6%
LAB82.1, -50.9, 77.8
XYZ39.2, 60.6, 10.4
Decimal9626134
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.11:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E216;
}
.text-color {
color: #92E216;
}
.border-color {
border: 2px solid #92E216;
}