Hex Color #149687 - Custom Color
Color Codes
HEX
#149687
RGB
rgb(20, 150, 135)
HSL
hsl(173, 76%, 33%)
CMYK
cmyk(87%, 0%, 10%, 41%)
HSV
hsv(173, 87%, 59%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 3.66:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.74: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: #149687;
color: #149687;
border-color: #149687;
}
Tailwind CSS (with arbitrary values)
bg-[#149687]
text-[#149687]
border-[#149687]
// Example usage:
<div className="bg-[#149687]">