#BFEEAF
≈ darkseagreen · rgb(191, 238, 175)
Color formats
HEX#BFEEAF
RGBrgb(191, 238, 175)
HSLhsl(105, 65%, 81%)
HSVhsv(105, 26%, 93%)
OKLCHoklch(90% 0.1 138)
CMYKcmyk(20%, 0%, 26%, 7%)
Contrast & accessibility
On white1.31:1below AA
On black16.06:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #bfeeaf;
--darkseagreen-rgb: 191 238 175;
--darkseagreen-oklch: oklch(90% 0.1 138);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bfeeaf] text-[#bfeeaf] border-[#bfeeaf]
Shades & tints
Color harmonies
About this color
#BFEEAF is a color with the RGB value rgb(191, 238, 175). 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.