Skip to content

#7AD9DE

≈ mediumturquoise · rgb(122, 217, 222)
Color formats
HEX#7AD9DE
RGBrgb(122, 217, 222)
HSLhsl(183, 60%, 67%)
HSVhsv(183, 45%, 87%)
OKLCHoklch(83% 0.09 200)
CMYKcmyk(45%, 2%, 0%, 13%)
Contrast & accessibility
On white1.64:1below AA
On black12.81:1AA pass
Best text color#000000
Nearest CSS name: mediumturquoise
Copy-ready code
CSS custom properties
:root {
  --mediumturquoise: #7ad9de;
  --mediumturquoise-rgb: 122 217 222;
  --mediumturquoise-oklch: oklch(83% 0.09 200);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumturquoise-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7ad9de] text-[#7ad9de] border-[#7ad9de]
Shades & tints
Color harmonies
About this color

#7AD9DE is a color with the RGB value rgb(122, 217, 222). Its closest CSS named color is "mediumturquoise". 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 #7AD9DE to other formats

Palettes with a similar color

Gradients with a similar color

Copied