Skip to content

#B6EDBE

≈ darkseagreen · rgb(182, 237, 190)
Color formats
HEX#B6EDBE
RGBrgb(182, 237, 190)
HSLhsl(129, 60%, 82%)
HSVhsv(129, 23%, 93%)
OKLCHoklch(90% 0.09 149)
CMYKcmyk(23%, 0%, 20%, 7%)
Contrast & accessibility
On white1.33:1below AA
On black15.85:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #b6edbe;
  --darkseagreen-rgb: 182 237 190;
  --darkseagreen-oklch: oklch(90% 0.09 149);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b6edbe] text-[#b6edbe] border-[#b6edbe]
Shades & tints
Color harmonies
About this color

#B6EDBE is a color with the RGB value rgb(182, 237, 190). 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 #B6EDBE to other formats

Palettes with a similar color

Gradients with a similar color

Copied