Skip to content

#A5BB45

≈ yellowgreen · rgb(165, 187, 69)
Color formats
HEX#A5BB45
RGBrgb(165, 187, 69)
HSLhsl(71, 46%, 50%)
HSVhsv(71, 63%, 73%)
OKLCHoklch(75% 0.14 119)
CMYKcmyk(12%, 0%, 63%, 27%)
Contrast & accessibility
On white2.14:1below AA
On black9.79:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
  --yellowgreen: #a5bb45;
  --yellowgreen-rgb: 165 187 69;
  --yellowgreen-oklch: oklch(75% 0.14 119);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a5bb45] text-[#a5bb45] border-[#a5bb45]
Shades & tints
Color harmonies
About this color

#A5BB45 is a color with the RGB value rgb(165, 187, 69). Its closest CSS named color is "yellowgreen". 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 #A5BB45 to other formats

Palettes with a similar color

Gradients with a similar color

Copied