#BCE4A0
≈ darkseagreen · rgb(188, 228, 160)
Color formats
HEX#BCE4A0
RGBrgb(188, 228, 160)
HSLhsl(95, 56%, 76%)
HSVhsv(95, 30%, 89%)
OKLCHoklch(87% 0.1 133)
CMYKcmyk(18%, 0%, 30%, 11%)
Contrast & accessibility
On white1.42:1below AA
On black14.74:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #bce4a0;
--darkseagreen-rgb: 188 228 160;
--darkseagreen-oklch: oklch(87% 0.1 133);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bce4a0] text-[#bce4a0] border-[#bce4a0]
Shades & tints
Color harmonies
About this color
#BCE4A0 is a color with the RGB value rgb(188, 228, 160). 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.