Color Matching Game
Adjust RGB or HSL sliders to match randomly generated target colors and test your color acuity
준비 중인 도구입니다.
🔒 Everything runs 100% in your browser. Your files and input are never uploaded to any server.
Train your color acuity. Mix RGB (Red, Green, Blue) or HSL components to copy the computer's target color block and evaluate accuracy percentage metrics.
How to use
- Inspect the computer's target color box closely.
- Drag the RGB or HSL sliders to match the hue, saturation, or value of the target.
- Click match to evaluate the color distance vector and check your accuracy score (%) and history logs.
FAQ
- How is the color match accuracy calculated?
- It computes the Euclidean distance between target and input vectors in the 3D RGB color space, normalized to yield a percentage score where 100% is a perfect match.
