Skip to content

#438D5F

≈ seagreen · rgb(67, 141, 95)
Color formats
HEX#438D5F
RGBrgb(67, 141, 95)
HSLhsl(143, 36%, 41%)
HSVhsv(143, 52%, 55%)
OKLCHoklch(58% 0.1 154)
CMYKcmyk(52%, 0%, 33%, 45%)
Contrast & accessibility
On white4.03:1below AA
On black5.21:1AA pass
Best text color#000000
Nearest CSS name: seagreen
Copy-ready code
CSS custom properties
:root {
  --seagreen: #438d5f;
  --seagreen-rgb: 67 141 95;
  --seagreen-oklch: oklch(58% 0.1 154);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--seagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#438d5f] text-[#438d5f] border-[#438d5f]
Shades & tints
Color harmonies
About this color

#438D5F is a color with the RGB value rgb(67, 141, 95). 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 #438D5F to other formats

Palettes with a similar color

Gradients with a similar color

Copied