#92DB99

A light, moderate green closely aligning with Lightgreen.

About #92DB99

The hex code #92DB99 represents a beautifully specific shade of green. If you're using CSS, you might find it aligns closely with Lightgreen. This translates to an RGB value of rgb(146, 219, 153).

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 33% cyan, 0% magenta, 30% yellow, and 14% black. The HSL representation is 125.8° hue, 50.3% saturation, and 71.6% lightness.

From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#92DB99
RGB146, 219, 153
HSL125.8°, 50.3%, 71.6%
CMYK33%, 0%, 30%, 14%
HSV125.8°, 33.3%, 85.9%
LAB81.3, -35.9, 25.4
XYZ42.9, 59.1, 39.3
Decimal9624473

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.64:1
Text on #FFFFFF
FAIL
12.81:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.89:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #92DB99; }
.text-color { color: #92DB99; }
.border-color { border: 2px solid #92DB99; }

Similar Colors

Lightgreen
#90EE90