#92E966
A light, vivid green closely aligning with Palegreen.
About #92E966
At its core, #92E966 is a light and vivid hue. Designers often compare it to the standard color Palegreen. In the RGB color space, it consists of 146 red, 233 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 37% cyan, 0% magenta, 56% yellow, and 9% black. 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. 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#92E966
RGB146, 233, 102
HSL99.8°, 74.9%, 65.7%
CMYK37%, 0%, 56%, 9%
HSV99.8°, 56.2%, 91.4%
LAB84.7, -48.9, 54.6
XYZ43.4, 65.3, 22.9
Decimal9628006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.07:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E966;
}
.text-color {
color: #92E966;
}
.border-color {
border: 2px solid #92E966;
}