Skip to content

#94CB87

≈ darkseagreen · rgb(148, 203, 135)
Color formats
HEX#94CB87
RGBrgb(148, 203, 135)
HSLhsl(109, 40%, 66%)
HSVhsv(109, 33%, 80%)
OKLCHoklch(79% 0.11 140)
CMYKcmyk(27%, 0%, 33%, 20%)
Contrast & accessibility
On white1.88:1below AA
On black11.15:1AA pass
Best text color#000000
Nearest CSS name: darkseagreen
Copy-ready code
CSS custom properties
:root {
  --darkseagreen: #94cb87;
  --darkseagreen-rgb: 148 203 135;
  --darkseagreen-oklch: oklch(79% 0.11 140);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkseagreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94cb87] text-[#94cb87] border-[#94cb87]
Shades & tints
Color harmonies
About this color

#94CB87 is a color with the RGB value rgb(148, 203, 135). Its closest CSS named color is "darkseagreen". 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 #94CB87 to other formats

Palettes with a similar color

Gradients with a similar color

Copied