#92AF49
A medium, moderate green closely aligning with Olivedrab.
About #92AF49
Visually, #92AF49 is defined as a moderate green. Its closest recognized web color is Olivedrab. Its digital footprint relies on 146 parts red, 175 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 17% C, 0% M, 58% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92AF49
RGB146, 175, 73
HSL77.1°, 41.1%, 48.6%
CMYK17%, 0%, 58%, 31%
HSV77.1°, 58.3%, 68.6%
LAB67.5, -25.5, 48.0
XYZ28.4, 37.3, 12.0
Decimal9613129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.45:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92AF49;
}
.text-color {
color: #92AF49;
}
.border-color {
border: 2px solid #92AF49;
}