Skip to content

#7DC6CC

≈ powderblue · rgb(125, 198, 204)
Color formats
HEX#7DC6CC
RGBrgb(125, 198, 204)
HSLhsl(185, 44%, 65%)
HSVhsv(185, 39%, 80%)
OKLCHoklch(78% 0.07 202)
CMYKcmyk(39%, 3%, 0%, 20%)
Contrast & accessibility
On white1.94:1below AA
On black10.82:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #7dc6cc;
  --powderblue-rgb: 125 198 204;
  --powderblue-oklch: oklch(78% 0.07 202);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7dc6cc] text-[#7dc6cc] border-[#7dc6cc]
Shades & tints
Color harmonies
About this color

#7DC6CC is a color with the RGB value rgb(125, 198, 204). Its closest CSS named color is "powderblue". 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 #7DC6CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied