Skip to content

#A6F5AB

≈ lightgreen · rgb(166, 245, 171)
Color formats
HEX#A6F5AB
RGBrgb(166, 245, 171)
HSLhsl(124, 80%, 81%)
HSVhsv(124, 32%, 96%)
OKLCHoklch(90% 0.13 146)
CMYKcmyk(32%, 0%, 30%, 4%)
Contrast & accessibility
On white1.29:1below AA
On black16.27:1AA pass
Best text color#000000
Nearest CSS name: lightgreen
Copy-ready code
CSS custom properties
:root {
  --lightgreen: #a6f5ab;
  --lightgreen-rgb: 166 245 171;
  --lightgreen-oklch: oklch(90% 0.13 146);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6f5ab] text-[#a6f5ab] border-[#a6f5ab]
Shades & tints
Color harmonies
About this color

#A6F5AB is a color with the RGB value rgb(166, 245, 171). Its closest CSS named color is "lightgreen". 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 #A6F5AB to other formats

Palettes with a similar color

Gradients with a similar color

Copied