#3DF599
Bright Emerald
#3DF599 is the CSS named color "turquoise", an exact match. In RGB it breaks down to red 61, green 245, and blue 153 out of 255 each. In HSL terms that's a hue of 150°, 90% saturation, and 60% lightness: on the lighter side — readable as large or bold text on a dark background, but too pale for small body text on white.
Every format
| HEX | #3df599 |
| RGB | rgb(61, 245, 153) |
| HSL | hsl(150° 90% 60%) |
| HSB | hsb(150° 75% 96%) |
| OKLCH | oklch(86% 0.193 156°) |
| OKLAB | oklab(86% -0.176 0.079) |
| LCH | lch(86% 69.5 154°) |
| CMYK | cmyk(75% 0% 38% 4%) |
Shades (darker)
#3df599 · #00de83 · #00c76e · #00b05a · #009a45
Tints (lighter)
#3df599 · #44fa9d · #4bffa2 · #52ffa6 · #58ffab
Shades mix #3DF599 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 1.43:1 — fails
On black: 14.72:1 — AAA
Frequently asked
- What is #3DF599 in RGB?
- #3DF599 is rgb(61, 245, 153) — red 61, green 245, blue 153 out of 255 each.
- Does #3DF599 pass WCAG contrast on a white background?
- It has a contrast ratio of 1.43:1 against white, which fails for normal text.
- What's a good background color to pair with #3DF599?
- Black text or a black background gives better contrast (14.72:1) than white (1.43:1).