#41873F
≈ seagreen · rgb(65, 135, 63)
Color formats
HEX#41873F
RGBrgb(65, 135, 63)
HSLhsl(118, 36%, 39%)
HSVhsv(118, 53%, 53%)
OKLCHoklch(56% 0.13 143)
CMYKcmyk(52%, 0%, 53%, 47%)
Contrast & accessibility
On white4.41:1below AA
On black4.76:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
--seagreen: #41873f;
--seagreen-rgb: 65 135 63;
--seagreen-oklch: oklch(56% 0.13 143);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#41873f] text-[#41873f] border-[#41873f]
Shades & tints
Color harmonies
About this color
#41873F is a color with the RGB value rgb(65, 135, 63). 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.