Skip to content

#6A98DA

≈ cornflowerblue · rgb(106, 152, 218)
Color formats
HEX#6A98DA
RGBrgb(106, 152, 218)
HSLhsl(215, 60%, 64%)
HSVhsv(215, 51%, 85%)
OKLCHoklch(67% 0.11 257)
CMYKcmyk(51%, 30%, 0%, 15%)
Contrast & accessibility
On white2.95:1below AA
On black7.12:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #6a98da;
  --cornflowerblue-rgb: 106 152 218;
  --cornflowerblue-oklch: oklch(67% 0.11 257);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6a98da] text-[#6a98da] border-[#6a98da]
Shades & tints
Color harmonies
About this color

#6A98DA is a color with the RGB value rgb(106, 152, 218). 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 #6A98DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied