Skip to content

#106932

≈ seagreen · rgb(16, 105, 50)
Color formats
HEX#106932
RGBrgb(16, 105, 50)
HSLhsl(143, 74%, 24%)
HSVhsv(143, 85%, 41%)
OKLCHoklch(46% 0.12 150)
CMYKcmyk(85%, 0%, 52%, 59%)
Contrast & accessibility
On white6.80:1AA pass
On black3.09:1below AA
Best text color#FFFFFF
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #106932;
  --seagreen-rgb: 16 105 50;
  --seagreen-oklch: oklch(46% 0.12 150);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#106932] text-[#106932] border-[#106932]
Shades & tints
Color harmonies
About this color

#106932 is a color with the RGB value rgb(16, 105, 50). Its closest CSS named color is "seagreen". 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 #106932 to other formats

Palettes with a similar color

Gradients with a similar color

Copied