#92DB42
A medium, moderate green closely aligning with Yellowgreen.
About #92DB42
At its core, #92DB42 is a medium and moderate hue. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 219, and 66.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 33% Cyan, 0% Magenta, 70% Yellow, and 14% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92DB42
RGB146, 219, 66
HSL88.6°, 68.0%, 55.9%
CMYK33%, 0%, 70%, 14%
HSV88.6°, 69.9%, 85.9%
LAB80.3, -46.1, 64.6
XYZ38.2, 57.2, 14.2
Decimal9624386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.43:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92DB42;
}
.text-color {
color: #92DB42;
}
.border-color {
border: 2px solid #92DB42;
}