Skip to content

#36A2BA

≈ cadetblue · rgb(54, 162, 186)
Color formats
HEX#36A2BA
RGBrgb(54, 162, 186)
HSLhsl(191, 55%, 47%)
HSVhsv(191, 71%, 73%)
OKLCHoklch(66% 0.1 216)
CMYKcmyk(71%, 13%, 0%, 27%)
Contrast & accessibility
On white2.99:1below AA
On black7.03:1AA pass
Best text color#000000
Nearest CSS name: cadetblue
Copy-ready code
CSS custom properties
:root {
  --cadetblue: #36a2ba;
  --cadetblue-rgb: 54 162 186;
  --cadetblue-oklch: oklch(66% 0.1 216);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cadetblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#36a2ba] text-[#36a2ba] border-[#36a2ba]
Shades & tints
Color harmonies
About this color

#36A2BA is a color with the RGB value rgb(54, 162, 186). 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 #36A2BA to other formats

Palettes with a similar color

Gradients with a similar color

Copied