Skip to content

#94ACDC

≈ lightsteelblue · rgb(148, 172, 220)
Color formats
HEX#94ACDC
RGBrgb(148, 172, 220)
HSLhsl(220, 51%, 72%)
HSVhsv(220, 33%, 86%)
OKLCHoklch(74% 0.07 264)
CMYKcmyk(33%, 22%, 0%, 14%)
Contrast & accessibility
On white2.28:1below AA
On black9.19:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #94acdc;
  --lightsteelblue-rgb: 148 172 220;
  --lightsteelblue-oklch: oklch(74% 0.07 264);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94acdc] text-[#94acdc] border-[#94acdc]
Shades & tints
Color harmonies
About this color

#94ACDC is a color with the RGB value rgb(148, 172, 220). Its closest CSS named color is "lightsteelblue". 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 #94ACDC to other formats

Palettes with a similar color

Gradients with a similar color

Copied