diff --git a/README.md b/README.md
index f799b070116bdb47baef2436b1372640dd7fcccf..06549b98718e1c660e4cbfea73981db7200f62ad 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # websocket
 
 [![GoDoc](https://godoc.org/nhooyr.io/websocket?status.svg)](https://godoc.org/nhooyr.io/websocket)
-[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/nhooyr/websocket?color=critical&sort=semver)](https://github.com/nhooyr/websocket/releases)
-[![Codecov](https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color=success)](https://codecov.io/gh/nhooyr/websocket)
-[![CI](https://img.shields.io/circleci/build/github/nhooyr/websocket?label=ci)](https://github.com/nhooyr/websocket/commits/master)
+[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/nhooyr/websocket?color=9cf&sort=semver)](https://github.com/nhooyr/websocket/releases)
+[![Codecov](https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color=)](https://codecov.io/gh/nhooyr/websocket)
+[![CI](https://img.shields.io/circleci/build/github/nhooyr/websocket?label=ci&color=success)](https://github.com/nhooyr/websocket/commits/master)
 
 websocket is a minimal and idiomatic WebSocket library for Go.