#5FBCB4
≈ lightseagreen · rgb(95, 188, 180)
Color formats
HEX#5FBCB4
RGBrgb(95, 188, 180)
HSLhsl(175, 41%, 55%)
HSVhsv(175, 49%, 74%)
OKLCHoklch(74% 0.09 188)
CMYKcmyk(49%, 0%, 4%, 26%)
Contrast & accessibility
On white2.25:1below AA
On black9.34:1AA pass
Best text color#000000
Nearest CSS name: lightseagreen
Copy-ready code
CSS custom properties
:root {
--lightseagreen: #5fbcb4;
--lightseagreen-rgb: 95 188 180;
--lightseagreen-oklch: oklch(74% 0.09 188);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#5fbcb4] text-[#5fbcb4] border-[#5fbcb4]
Shades & tints
Color harmonies
About this color
#5FBCB4 is a color with the RGB value rgb(95, 188, 180). Its closest CSS named color is "lightseagreen". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.