Skip to content

#BBCF96

≈ darkseagreen · rgb(187, 207, 150)
Color formats
HEX#BBCF96
RGBrgb(187, 207, 150)
HSLhsl(81, 37%, 70%)
HSVhsv(81, 28%, 81%)
OKLCHoklch(83% 0.08 124)
CMYKcmyk(10%, 0%, 28%, 19%)
Contrast & accessibility
On white1.68:1below AA
On black12.48:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #bbcf96;
  --darkseagreen-rgb: 187 207 150;
  --darkseagreen-oklch: oklch(83% 0.08 124);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbcf96] text-[#bbcf96] border-[#bbcf96]
Shades & tints
Color harmonies
About this color

#BBCF96 is a color with the RGB value rgb(187, 207, 150). 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 #BBCF96 to other formats

Palettes with a similar color

Gradients with a similar color

Copied