Skip to content

#91BEC9

≈ lightblue · rgb(145, 190, 201)
Color formats
HEX#91BEC9
RGBrgb(145, 190, 201)
HSLhsl(192, 34%, 68%)
HSVhsv(192, 28%, 79%)
OKLCHoklch(77% 0.05 214)
CMYKcmyk(28%, 5%, 0%, 21%)
Contrast & accessibility
On white2.02:1below AA
On black10.41:1AA pass
Best text color#000000
Nearest CSS name: lightblue
Copy-ready code
CSS custom properties
:root {
  --lightblue: #91bec9;
  --lightblue-rgb: 145 190 201;
  --lightblue-oklch: oklch(77% 0.05 214);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#91bec9] text-[#91bec9] border-[#91bec9]
Shades & tints
Color harmonies
About this color

#91BEC9 is a color with the RGB value rgb(145, 190, 201). Its closest CSS named color is "lightblue". 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 #91BEC9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied