// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Colours your dog see are similar to people with red-green colour-blind

Dogs, our furry companions, have a unique perspective on the world, and it’s not just because they wag their tails instead of shaking hands. These four-legged friends perceive colours and the world through a visual system that’s fundamentally different from our own.

While dogs can’t be considered true colour enthusiasts like us, they are far from seeing everything in black and white, as some may believe. Dr Emily Blackwell, a lecturer in companion animal behaviour and welfare at the University of Bristol, clarifies that dogs have a limited but distinct ability to perceive colours. “Dogs do have some colour vision. They see similar to people that are red-green colour-blind,” explains Dr Blackwell.

A world without colours?

Furthermore, dogs have roughly 4.8 million fewer photoreceptors in their retinas than humans, with only about 3% of their retinal cells being cones, as opposed to the 5% in humans. In essence, dogs see a more limited range of the colour spectrum than we do.

But there’s an intriguing twist in this tale of canine vision: dogs can perceive ultraviolet light. Dogs’ night vision is second to none, thanks to the abundance of rods in their retinas, enabling them to detect movement in low light conditions.

Doggy eyes can outperform ours

While you may perceive dogs as having a less detailed and somewhat blurry visual experience compared to ours, there is an aspect where their vision outperforms ours — their exceptional ability to detect motion. This advantage stems from something known as the critical flicker fusion rate.

To illustrate how doggy eyes can outperform ours, picture a light that flickers at an increasing rate. When the light flickers around 60 times per second, humans perceive it as a continuous and steady light source. However, according to a 1989 study in Physiology and Behavior, the light must flicker approximately 75 times per second for dogs to be similarly deceived.

In a dog’s eyes, the colours we see may look different to them. However, their remarkable capability to detect motion likely equips them to identify moving objects, such as prey, with much greater speed and precision than humans.

Read More News

LGBTQ Civil War continues: Man claims conservative gays “lack IQ points” 

The photo above is from Pexels

The post Colors through doggy eyes appeared first on The Independent News.

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks