WebInfer

3.8 / 5

Color Sense

Describes colors in images and webpages for colorblind users

Useful
Instant

The Problem

8% of men and 0.5% of women are colorblind; color-coded information is inaccessible

Current Solutions (Not Great)

Colorblind filters (distort image), asking others (inconvenient), special glasses ($300+, don't work for all)

Who Needs This

Colorblind individuals, designers checking accessibility, anyone curious about colors

Colorblind people miss information encoded in color: is the status indicator red or green? Which line on the chart is which? What color is that dress? Color Sense identifies and names colors in images, charts, UI elements, and anywhere else color carries meaning. Point at something and hear 'That's forest green' or 'The error message is in red'. It can also enhance pages by adding text labels or patterns to color-only information, making the web truly perceivable regardless of color vision.

Honest Take

Pretty niche market since colorblindness workarounds are often just 'ask someone' and most affected people have adapted. There are some color picker apps and browser extensions out there, but automatic page enhancement to add labels to color-coded stuff is actually a cool angle that's underexplored. Technically straightforward, but monetization might be tough—8% of men sounds like a lot until you realize most don't actively seek solutions.

Monetization Ideas
Ways to turn this into revenue

Freemium

Free basic, $5-15/mo for pro

One-Time Purchase

$9-49 per license

Donations / Tip Jar

$5-50/month from grateful users

Features
Key features that make this app valuable
  • Point-and-identify color naming
  • Image color analysis
  • Chart/graph color labeling
  • UI element color indication
  • Color comparison ('these are different')
  • Semantic context ('danger red', 'success green')
  • Page enhancement mode (add patterns/labels)
  • Colorblindness type customization
Build Prompt
Use this prompt with an AI assistant to start building
Build a Chrome extension + PWA called 'Color Sense' using WebInfer. Two modes: Camera Mode (PWA) and Browser Mode (extension). Camera Mode: point phone camera, tap to identify color. Use getUserMedia, capture frame at tap point, extract pixel color via Canvas getImageData(). Use generateObject to return { colorName: string, hexCode: string, rgbValues: number[], category: 'red'|'orange'|'yellow'|'green'|'blue'|'purple'|'pink'|'brown'|'gray'|'black'|'white', semanticMeaning?: string, similarTo: string[] }. speechSynthesis announces color name. Browser Mode (extension): analyze images and UI elements. On image: overlay that shows color name on hover. For charts: detect legend, add pattern fills or text labels to differentiate series. For status indicators: add text label next to colored dot ('● Online' becomes '● Online (green)'). Settings: colorblindness type (protanopia, deuteranopia, tritanopia) for customized descriptions ('this would appear similar to X for you'). Comparator: 'Are these two colors the same?' for side-by-side objects. Accessibility audit mode: flag color-only information on webpage.
Score Breakdown
Pain
Clarity
Demo
Build
Share
Revenue

Ready to build?

Copy the build prompt and start creating with your favorite AI assistant.

Built it?

Submit your creation to our showcase and inspire others.

Submit to Showcase