Hex Color #319606 - Custom Color
Color Codes
HEX
#319606
RGB
rgb(49, 150, 6)
HSL
hsl(102, 92%, 31%)
CMYK
cmyk(67%, 0%, 96%, 41%)
HSV
hsv(102, 96%, 59%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.82:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.50: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: #319606;
color: #319606;
border-color: #319606;
}
Tailwind CSS (with arbitrary values)
bg-[#319606]
text-[#319606]
border-[#319606]
// Example usage:
<div className="bg-[#319606]">