#7EAED9
≈ lightskyblue · rgb(126, 174, 217)
Color formats
HEX#7EAED9
RGBrgb(126, 174, 217)
HSLhsl(208, 54%, 67%)
HSVhsv(208, 42%, 85%)
OKLCHoklch(73% 0.08 246)
CMYKcmyk(42%, 20%, 0%, 15%)
Contrast & accessibility
On white2.35:1below AA
On black8.94:1AA pass
Best text color#000000
Nearest CSS name: lightskyblue
Copy-ready code
CSS custom properties
:root {
--lightskyblue: #7eaed9;
--lightskyblue-rgb: 126 174 217;
--lightskyblue-oklch: oklch(73% 0.08 246);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightskyblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7eaed9] text-[#7eaed9] border-[#7eaed9]
Shades & tints
Color harmonies
About this color
#7EAED9 is a color with the RGB value rgb(126, 174, 217). Its closest CSS named color is "lightskyblue". 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.