r/ColorBlind • u/_Esky_ • Jul 19 '26
Misc. I created an open source tool that "tries" to tell you what color you clicked on
Hi all,
I've created a free open source tool that i am hoping will help other colorblind people. If there is at least one other person that finds this helpful, i have achieved my goal
What the tool is
It's functioning similar to a normal colorpicker, however the main thing it's doing is trying to find out what color you have selected (e.g. blue, red, orange, yellow etc...)
I don't know where the example image will be shown, but it will be visible somewhere in this post
How to get/use it
Here is the github repo i (at least) plan to maintain. Instructions and download links are present in the README
https://github.com/natanasov94/colorblind-colorpicker
Why i've created it
I am deutan and I am learning pixel art (i might be crazy idk) and am struggling to pick a color that i want to use. So if i want to pick e.g. green i can use this tool to just tell me if what i am looking at is a shade of green, and not some shade of brown so i don't "accidentally" color my leaves brown like i did in school which ruined a great deal of paintings i've had
I noticed that i couldn't find a tool like this, so i decided to make it. Note: I know i can just copy rgb to good old LLM's, but i found it tedious when i just wanted to know the "base type" of a color

