#92F883
A light, vivid green closely aligning with Palegreen.
About #92F883
When working with digital screens, the color #92F883 is rendered by mixing light. Its closest recognized web color is Palegreen. This translates to an RGB value of rgb(146, 248, 131).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 41% cyan and 0% magenta inks. The HSL representation is 112.3° hue, 89.3% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light 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#92F883
RGB146, 248, 131
HSL112.3°, 89.3%, 74.3%
CMYK41%, 0%, 47%, 3%
HSV112.3°, 47.2%, 97.3%
LAB89.3, -51.7, 46.8
XYZ49.5, 74.9, 33.3
Decimal9631875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
15.98:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92F883;
}
.text-color {
color: #92F883;
}
.border-color {
border: 2px solid #92F883;
}