Skip to content

#68A7BD

≈ cadetblue · rgb(104, 167, 189)
Color formats
HEX#68A7BD
RGBrgb(104, 167, 189)
HSLhsl(196, 39%, 57%)
HSVhsv(196, 45%, 74%)
OKLCHoklch(69% 0.07 222)
CMYKcmyk(45%, 12%, 0%, 26%)
Contrast & accessibility
On white2.67:1below AA
On black7.85:1AA pass
Best text color#000000
Nearest CSS name: cadetblue
Copy-ready code
CSS custom properties
:root {
  --cadetblue: #68a7bd;
  --cadetblue-rgb: 104 167 189;
  --cadetblue-oklch: oklch(69% 0.07 222);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cadetblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#68a7bd] text-[#68a7bd] border-[#68a7bd]
Shades & tints
Color harmonies
About this color

#68A7BD is a color with the RGB value rgb(104, 167, 189). Its closest CSS named color is "cadetblue". 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 #68A7BD to other formats

Palettes with a similar color

Gradients with a similar color

Copied