Skip to content

#BADF9F

≈ darkseagreen · rgb(186, 223, 159)
Color formats
HEX#BADF9F
RGBrgb(186, 223, 159)
HSLhsl(95, 50%, 75%)
HSVhsv(95, 29%, 87%)
OKLCHoklch(86% 0.09 133)
CMYKcmyk(17%, 0%, 29%, 13%)
Contrast & accessibility
On white1.48:1below AA
On black14.14:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #badf9f;
  --darkseagreen-rgb: 186 223 159;
  --darkseagreen-oklch: oklch(86% 0.09 133);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#badf9f] text-[#badf9f] border-[#badf9f]
Shades & tints
Color harmonies
About this color

#BADF9F is a color with the RGB value rgb(186, 223, 159). 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 #BADF9F to other formats

Palettes with a similar color

Gradients with a similar color

Copied