#92E949
A light, vivid green closely aligning with Yellowgreen.
About #92E949
The hex code #92E949 represents a beautifully specific shade of green. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 146 parts red, 233 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 37% Cyan, 0% Magenta, 69% Yellow, and 9% Black. With a hue angle of 92.6 degrees, it sits comfortably in the green spectrum.
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#92E949
RGB146, 233, 73
HSL92.6°, 78.4%, 60.0%
CMYK37%, 0%, 69%, 9%
HSV92.6°, 68.7%, 91.4%
LAB84.4, -51.4, 66.3
XYZ42.2, 64.9, 16.6
Decimal9627977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
13.97:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E949;
}
.text-color {
color: #92E949;
}
.border-color {
border: 2px solid #92E949;
}