#92D342
A medium, moderate green closely aligning with Yellowgreen.
About #92D342
The hex code #92D342 represents a beautifully specific shade of green. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 146 red, 211 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 31% cyan, 0% magenta, 69% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92D342
RGB146, 211, 66
HSL86.9°, 62.2%, 54.3%
CMYK31%, 0%, 69%, 17%
HSV86.9°, 68.7%, 82.7%
LAB77.9, -42.7, 62.2
XYZ36.1, 53.1, 13.5
Decimal9622338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.62:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92D342;
}
.text-color {
color: #92D342;
}
.border-color {
border: 2px solid #92D342;
}