#B8FFD0
≈ aquamarine · rgb(184, 255, 208)
Color formats
HEX#B8FFD0
RGBrgb(184, 255, 208)
HSLhsl(140, 100%, 86%)
HSVhsv(140, 28%, 100%)
OKLCHoklch(94% 0.1 155)
CMYKcmyk(28%, 0%, 18%, 0%)
Contrast & accessibility
On white1.15:1below AA
On black18.25:1AA pass
Best text color#000000
Nearest CSS name: aquamarine
Copy-ready code
CSS custom properties
:root {
--aquamarine: #b8ffd0;
--aquamarine-rgb: 184 255 208;
--aquamarine-oklch: oklch(94% 0.1 155);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aquamarine-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b8ffd0] text-[#b8ffd0] border-[#b8ffd0]
Shades & tints
Color harmonies
About this color
#B8FFD0 is a color with the RGB value rgb(184, 255, 208). 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.