#92BD1D
A medium, vivid green closely aligning with Yellowgreen.
About #92BD1D
At its core, #92BD1D is a medium and vivid hue. Designers often compare it to the standard color Yellowgreen. This translates to an RGB value of rgb(146, 189, 29).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 23% cyan and 0% magenta inks. With a hue angle of 76.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92BD1D
RGB146, 189, 29
HSL76.1°, 73.4%, 42.7%
CMYK23%, 0%, 85%, 26%
HSV76.1°, 84.7%, 74.1%
LAB71.3, -34.7, 67.5
XYZ30.3, 42.6, 7.8
Decimal9616669
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.52:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92BD1D;
}
.text-color {
color: #92BD1D;
}
.border-color {
border: 2px solid #92BD1D;
}