Closest to Yellow Green
#9CBB04
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 9CBB04 | ||
| HEX with # | #9CBB04 | ||
| RGB | rgb(156, 187, 4) | ||
| RGBA | rgba(156, 187, 4, 1) | ||
| HSL | hsl(70.16 95.81% 37.45%) | ||
| HSLA | hsla(70.16, 95.81%, 37.45%, 1) | ||
| HSV | hsv(70.16, 97.86%, 73.33%) | ||
| CMYK | cmyk(16.58%, 0%, 97.86%, 26.67%) | ||
| OKLCH | oklch(74.23% 0.1772 120.91) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #9CBB04;
bg-[#9cbb04]
Accessibility quick-check
White text
2.21:1
Decorative only
Black text
9.52:1
AAA normal
Reference notes
The hex value #9CBB04 sits in the green range with a balanced appearance and saturated chroma. Measured through common web color formats, the channels resolve to rgb(156 187 4) and an HSL lightness of 37%, which explains its visual density. The balanced cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in badges, highlights, product accents, and moments where quick recognition matters. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.