Skip to content

#7AFFF4

≈ aqua · rgb(122, 255, 244)
Color formats
HEX#7AFFF4
RGBrgb(122, 255, 244)
HSLhsl(175, 100%, 74%)
HSVhsv(175, 52%, 100%)
OKLCHoklch(92% 0.12 188)
CMYKcmyk(52%, 0%, 4%, 0%)
Contrast & accessibility
On white1.20:1below AA
On black17.44:1AA pass
Best text color#000000
Nearest CSS name: aqua
Copy-ready code
CSS custom properties
:root {
  --aqua: #7afff4;
  --aqua-rgb: 122 255 244;
  --aqua-oklch: oklch(92% 0.12 188);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--aqua-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7afff4] text-[#7afff4] border-[#7afff4]
Shades & tints
Color harmonies
About this color

#7AFFF4 is a color with the RGB value rgb(122, 255, 244). Its closest CSS named color is "aqua". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #7AFFF4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied