Hex Color #478889 - Custom Color
Color Codes
HEX
#478889
RGB
rgb(71, 136, 137)
HSL
hsl(181, 32%, 41%)
CMYK
cmyk(48%, 1%, 0%, 46%)
HSV
hsv(181, 48%, 54%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.08:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.15: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: #478889;
color: #478889;
border-color: #478889;
}
Tailwind CSS (with arbitrary values)
bg-[#478889]
text-[#478889]
border-[#478889]
// Example usage:
<div className="bg-[#478889]">