Skip to content

#B1D0AE

≈ darkseagreen · rgb(177, 208, 174)
Color formats
HEX#B1D0AE
RGBrgb(177, 208, 174)
HSLhsl(115, 27%, 75%)
HSVhsv(115, 16%, 82%)
OKLCHoklch(83% 0.06 143)
CMYKcmyk(15%, 0%, 16%, 18%)
Contrast & accessibility
On white1.68:1below AA
On black12.50:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #b1d0ae;
  --darkseagreen-rgb: 177 208 174;
  --darkseagreen-oklch: oklch(83% 0.06 143);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1d0ae] text-[#b1d0ae] border-[#b1d0ae]
Shades & tints
Color harmonies
About this color

#B1D0AE is a color with the RGB value rgb(177, 208, 174). 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 #B1D0AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied