Hex Color #347134 - Custom Color
Color Codes
HEX
#347134
RGB
rgb(52, 113, 52)
HSL
hsl(120, 37%, 32%)
CMYK
cmyk(54%, 0%, 54%, 56%)
HSV
hsv(120, 54%, 44%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 5.90:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.56:1
Fail - 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: #347134;
color: #347134;
border-color: #347134;
}
Tailwind CSS (with arbitrary values)
bg-[#347134]
text-[#347134]
border-[#347134]
// Example usage:
<div className="bg-[#347134]">