Skip to content

#94BFD2

≈ lightsteelblue · rgb(148, 191, 210)
Color formats
HEX#94BFD2
RGBrgb(148, 191, 210)
HSLhsl(198, 41%, 70%)
HSVhsv(198, 30%, 82%)
OKLCHoklch(78% 0.05 227)
CMYKcmyk(30%, 9%, 0%, 18%)
Contrast & accessibility
On white1.97:1below AA
On black10.64:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #94bfd2;
  --lightsteelblue-rgb: 148 191 210;
  --lightsteelblue-oklch: oklch(78% 0.05 227);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94bfd2] text-[#94bfd2] border-[#94bfd2]
Shades & tints
Color harmonies
About this color

#94BFD2 is a color with the RGB value rgb(148, 191, 210). 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 #94BFD2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied