#C2DBAA
≈ darkseagreen · rgb(194, 219, 170)
Color formats
HEX#C2DBAA
RGBrgb(194, 219, 170)
HSLhsl(91, 40%, 76%)
HSVhsv(91, 22%, 86%)
OKLCHoklch(86% 0.07 130)
CMYKcmyk(11%, 0%, 22%, 14%)
Contrast & accessibility
On white1.50:1below AA
On black14.01:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
--darkseagreen: #c2dbaa;
--darkseagreen-rgb: 194 219 170;
--darkseagreen-oklch: oklch(86% 0.07 130);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2dbaa] text-[#c2dbaa] border-[#c2dbaa]
Shades & tints
Color harmonies
About this color
#C2DBAA is a color with the RGB value rgb(194, 219, 170). 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.