Hex Color #92977C - Custom Color
Color Codes
HEX
#92977C
RGB
rgb(146, 151, 124)
HSL
hsl(71, 11%, 54%)
CMYK
cmyk(3%, 0%, 18%, 41%)
HSV
hsv(71, 18%, 59%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.03:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 6.94:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #92977C;
color: #92977C;
border-color: #92977C;
}
Tailwind CSS (with arbitrary values)
bg-[#92977C]
text-[#92977C]
border-[#92977C]
// Example usage:
<div className="bg-[#92977C]">