Skip to content

#35945E

≈ seagreen · rgb(53, 148, 94)
Color formats
HEX#35945E
RGBrgb(53, 148, 94)
HSLhsl(146, 47%, 39%)
HSVhsv(146, 64%, 58%)
OKLCHoklch(60% 0.12 155)
CMYKcmyk(64%, 0%, 36%, 42%)
Contrast & accessibility
On white3.78:1below AA
On black5.55:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #35945e;
  --seagreen-rgb: 53 148 94;
  --seagreen-oklch: oklch(60% 0.12 155);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#35945e] text-[#35945e] border-[#35945e]
Shades & tints
Color harmonies
About this color

#35945E is a color with the RGB value rgb(53, 148, 94). 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 #35945E to other formats

Palettes with a similar color

Gradients with a similar color

Copied