Hex Color #16837F - Custom Color
Color Codes
HEX
#16837F
RGB
rgb(22, 131, 127)
HSL
hsl(178, 71%, 30%)
CMYK
cmyk(83%, 0%, 3%, 49%)
HSV
hsv(178, 83%, 51%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.58:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 4.59: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: #16837F;
color: #16837F;
border-color: #16837F;
}
Tailwind CSS (with arbitrary values)
bg-[#16837F]
text-[#16837F]
border-[#16837F]
// Example usage:
<div className="bg-[#16837F]">