#92D324
A medium, vivid green closely aligning with Yellowgreen.
About #92D324
Visually, #92D324 is defined as a vivid green. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 146 parts red, 211 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 31% Cyan, 0% Magenta, 83% Yellow, and 17% Black. The HSL representation is 82.3° hue, 70.9% saturation, and 48.4% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92D324
RGB146, 211, 36
HSL82.3°, 70.9%, 48.4%
CMYK31%, 0%, 83%, 17%
HSV82.3°, 82.9%, 82.7%
LAB77.8, -44.2, 71.5
XYZ35.5, 52.8, 10.0
Decimal9622308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.57:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92D324;
}
.text-color {
color: #92D324;
}
.border-color {
border: 2px solid #92D324;
}