Skip to content

#B6F2C9

≈ aquamarine · rgb(182, 242, 201)
Color formats
HEX#B6F2C9
RGBrgb(182, 242, 201)
HSLhsl(139, 70%, 83%)
HSVhsv(139, 25%, 95%)
OKLCHoklch(91% 0.08 155)
CMYKcmyk(25%, 0%, 17%, 5%)
Contrast & accessibility
On white1.27:1below AA
On black16.53:1AA pass
Best text color#000000
Nearest CSS name: aquamarine
Copy-ready code
CSS custom properties
:root {
  --aquamarine: #b6f2c9;
  --aquamarine-rgb: 182 242 201;
  --aquamarine-oklch: oklch(91% 0.08 155);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b6f2c9] text-[#b6f2c9] border-[#b6f2c9]
Shades & tints
Color harmonies
About this color

#B6F2C9 is a color with the RGB value rgb(182, 242, 201). Its closest CSS named color is "aquamarine". 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 #B6F2C9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied