Skip to content

#94AEF4

≈ cornflowerblue · rgb(148, 174, 244)
Color formats
HEX#94AEF4
RGBrgb(148, 174, 244)
HSLhsl(224, 81%, 77%)
HSVhsv(224, 39%, 96%)
OKLCHoklch(76% 0.11 268)
CMYKcmyk(39%, 29%, 0%, 4%)
Contrast & accessibility
On white2.18:1below AA
On black9.62:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #94aef4;
  --cornflowerblue-rgb: 148 174 244;
  --cornflowerblue-oklch: oklch(76% 0.11 268);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94aef4] text-[#94aef4] border-[#94aef4]
Shades & tints
Color harmonies
About this color

#94AEF4 is a color with the RGB value rgb(148, 174, 244). Its closest CSS named color is "cornflowerblue". 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 #94AEF4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied