#69AB25
≈ yellowgreen · rgb(105, 171, 37)
Color formats
HEX#69AB25
RGBrgb(105, 171, 37)
HSLhsl(90, 64%, 41%)
HSVhsv(90, 78%, 67%)
OKLCHoklch(67% 0.17 133)
CMYKcmyk(39%, 0%, 78%, 33%)
Contrast & accessibility
On white2.82:1below AA
On black7.45:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #69ab25;
--yellowgreen-rgb: 105 171 37;
--yellowgreen-oklch: oklch(67% 0.17 133);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#69ab25] text-[#69ab25] border-[#69ab25]
Shades & tints
Color harmonies
About this color
#69AB25 is a color with the RGB value rgb(105, 171, 37). 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.