Hex Color #508422 - Custom Color
Color Codes
HEX
#508422
RGB
rgb(80, 132, 34)
HSL
hsl(92, 59%, 33%)
CMYK
cmyk(39%, 0%, 74%, 48%)
HSV
hsv(92, 74%, 52%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.50:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 4.66: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: #508422;
color: #508422;
border-color: #508422;
}
Tailwind CSS (with arbitrary values)
bg-[#508422]
text-[#508422]
border-[#508422]
// Example usage:
<div className="bg-[#508422]">