#6CC97B
≈ mediumseagreen · rgb(108, 201, 123)
Color formats
HEX#6CC97B
RGBrgb(108, 201, 123)
HSLhsl(130, 46%, 61%)
HSVhsv(130, 46%, 79%)
OKLCHoklch(76% 0.14 148)
CMYKcmyk(46%, 0%, 39%, 21%)
Contrast & accessibility
On white2.04:1below AA
On black10.28:1AA pass
Best text color#000000
Nearest CSS name: mediumseagreen
Copy-ready code
CSS custom properties
:root {
--mediumseagreen: #6cc97b;
--mediumseagreen-rgb: 108 201 123;
--mediumseagreen-oklch: oklch(76% 0.14 148);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6cc97b] text-[#6cc97b] border-[#6cc97b]
Shades & tints
Color harmonies
About this color
#6CC97B is a color with the RGB value rgb(108, 201, 123). Its closest CSS named color is "mediumseagreen". 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.