Color in CLI output should supplement, not be the only indicator. Think of colorblind developers. Learn more from AFixt. https://afixt.com/accessible-by-design-improving-command-line-interfaces-for-all-users/
Accessible by Design: Improving Command Line Interfaces for All Users - AFixt

The command line interface (CLI) remains a foundational tool in software development, system administration, and DevOps workflows. While graphical user interfaces have become more ubiquitous, the CLI endures due to its flexibility, speed, and power. Yet, for many users with disabilities, particularly those who are blind or visually impaired, command line tools can present unnecessary […]

AFixt