#92E975
A light, vivid green closely aligning with Lightgreen.
About #92E975
Visually, #92E975 is defined as a vivid green. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 233, and 117.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 37% cyan, 0% magenta, 50% 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#92E975
RGB146, 233, 117
HSL105.0°, 72.5%, 68.6%
CMYK37%, 0%, 50%, 9%
HSV105.0°, 49.8%, 91.4%
LAB84.8, -47.2, 47.9
XYZ44.2, 65.7, 27.2
Decimal9628021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.13:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E975;
}
.text-color {
color: #92E975;
}
.border-color {
border: 2px solid #92E975;
}