TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Huetone

69 pointsby john-doeover 3 years ago

5 comments

taco_emojiover 3 years ago
I have very little understanding of what all this means
评论 #30391181 未加载
tshaddoxover 3 years ago
Nice. This looks similar to the internal tool mentioned in the classic Stripe blog post on designing a color palette (search for &quot;how limited the space is&quot;):<p><a href="https:&#x2F;&#x2F;stripe.com&#x2F;blog&#x2F;accessible-color-systems" rel="nofollow">https:&#x2F;&#x2F;stripe.com&#x2F;blog&#x2F;accessible-color-systems</a><p><i>edit: I just realized this site links to that Stripe article in the credits section.</i>
extra88over 3 years ago
&gt;Accessible Perceptual Contrast Algorithm (APCA) by Andrew Somers is a WCAG 3 working draft and may change later.<p>It&#x27;s too soon to use APCA. Use the current WCAG color contrast algorithm and standards.
评论 #30386602 未加载
评论 #30389512 未加载
评论 #30387428 未加载
liminalover 3 years ago
I really like this approach, but there are things I don&#x27;t understand: * Dragging a color dot outside the color space area continues to update it, making me think the color space isn&#x27;t properly defined. Shouldn&#x27;t the color clamp once you go into the grey zone? * I don&#x27;t understand how the grid on the left works. What do the numbers across the top mean? How can I adjust a column? Overall seems very promising!
评论 #30389802 未加载
memcoover 3 years ago
This is fantastic! One question I have is how I compare two specific colors. I can compare teal-900 to green for example, but I would like to compare specifically green-400: is that possible?