Skip to content

#38B760

≈ mediumseagreen · rgb(56, 183, 96)
Color formats
HEX#38B760
RGBrgb(56, 183, 96)
HSLhsl(139, 53%, 47%)
HSVhsv(139, 69%, 72%)
OKLCHoklch(69% 0.17 150)
CMYKcmyk(69%, 0%, 48%, 28%)
Contrast & accessibility
On white2.59:1below AA
On black8.11:1AA pass
Best text color#000000
Nearest CSS name: mediumseagreen
Copy-ready code
CSS custom properties
:root {
  --mediumseagreen: #38b760;
  --mediumseagreen-rgb: 56 183 96;
  --mediumseagreen-oklch: oklch(69% 0.17 150);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#38b760] text-[#38b760] border-[#38b760]
Shades & tints
Color harmonies
About this color

#38B760 is a color with the RGB value rgb(56, 183, 96). Its closest CSS named color is "mediumseagreen". 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 #38B760 to other formats

Palettes with a similar color

Gradients with a similar color

Copied