#7FFFD4
aquamarine
#7FFFD4 is the CSS named color "aquamarine", an exact match. In RGB it breaks down to red 127, green 255, and blue 212 out of 255 each. In HSL terms that's a hue of 160°, 100% saturation, and 75% 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 | #7fffd4 |
| RGB | rgb(127, 255, 212) |
| HSL | hsl(160° 100% 75%) |
| HSB | hsb(160° 50% 100%) |
| OKLCH | oklch(91% 0.130 169°) |
| OKLAB | oklab(91% -0.128 0.025) |
| LCH | lch(92% 45.8 168°) |
| CMYK | cmyk(50% 0% 17% 0%) |
Shades (darker)
#7fffd4 · #65e6bc · #49cea5 · #27b68f · #009f79
Tints (lighter)
#7fffd4 · #82ffd7 · #85ffda · #88ffdc · #8bffdf
Shades mix #7FFFD4 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.22:1 — fails
On black: 17.16:1 — AAA
Frequently asked
- What is #7FFFD4 in RGB?
- #7FFFD4 is rgb(127, 255, 212) — red 127, green 255, blue 212 out of 255 each.
- Does #7FFFD4 pass WCAG contrast on a white background?
- It has a contrast ratio of 1.22:1 against white, which fails for normal text.
- What's a good background color to pair with #7FFFD4?
- Black text or a black background gives better contrast (17.16:1) than white (1.22:1).