#26833E
≈ seagreen · rgb(38, 131, 62)
Color formats
HEX#26833E
RGBrgb(38, 131, 62)
HSLhsl(135, 55%, 33%)
HSVhsv(135, 71%, 51%)
OKLCHoklch(54% 0.14 148)
CMYKcmyk(71%, 0%, 53%, 49%)
Contrast & accessibility
On white4.77:1AA pass
On black4.40:1below AA
Best text color#FFFFFF
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
--seagreen: #26833e;
--seagreen-rgb: 38 131 62;
--seagreen-oklch: oklch(54% 0.14 148);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#26833e] text-[#26833e] border-[#26833e]
Shades & tints
Color harmonies
About this color
#26833E is a color with the RGB value rgb(38, 131, 62). 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.