#92CC1D
A medium, vivid green closely aligning with Yellowgreen.
About #92CC1D
At its core, #92CC1D is a medium and vivid hue. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 146 parts red, 204 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 28% Cyan, 0% Magenta, 86% Yellow, and 20% Black. With a hue angle of 79.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium 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#92CC1D
RGB146, 204, 29
HSL79.9°, 75.1%, 45.7%
CMYK28%, 0%, 86%, 20%
HSV79.9°, 85.8%, 80.0%
LAB75.7, -41.4, 71.2
XYZ33.7, 49.4, 8.9
Decimal9620509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.88:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92CC1D;
}
.text-color {
color: #92CC1D;
}
.border-color {
border: 2px solid #92CC1D;
}