Skip to content

#9CBCA6

≈ darkseagreen · rgb(156, 188, 166)
Color formats
HEX#9CBCA6
RGBrgb(156, 188, 166)
HSLhsl(139, 19%, 67%)
HSVhsv(139, 17%, 74%)
OKLCHoklch(77% 0.05 155)
CMYKcmyk(17%, 0%, 12%, 26%)
Contrast & accessibility
On white2.07:1below AA
On black10.16:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #9cbca6;
  --darkseagreen-rgb: 156 188 166;
  --darkseagreen-oklch: oklch(77% 0.05 155);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9cbca6] text-[#9cbca6] border-[#9cbca6]
Shades & tints
Color harmonies
About this color

#9CBCA6 is a color with the RGB value rgb(156, 188, 166). Its closest CSS named color is "darkseagreen". 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.

Related

Convert #9CBCA6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied