Toolman

#0A66C2 color

#0A66C2#0A66C2

#0A66C2 is a medium, vivid blue, closest to the CSS named color teal (#008080).

Color values

HEX#0A66C2
RGBrgb(10, 102, 194)
HSLhsl(210, 90%, 40%)
CMYKcmyk(95%, 47%, 0%, 24%)
Decimal681666
CSScolor: #0A66C2;
Android0xFF0A66C2
SwiftUIColor(red: 0.039, green: 0.400, blue: 0.761, alpha: 1)

Accessibility and contrast

White text on #0A66C25.69:1 — AA pass · AA large pass · AAA fail
Black text on #0A66C23.69:1 — AA fail · AA large pass · AAA fail
Recommended text colorwhite

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #0A66C2

Each swatch keeps the hue and saturation of #0A66C2 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #0A66C2

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #0A66C2 in code

/* CSS */
.element { color: #0A66C2; background-color: #0A66C2; }
.element { color: rgb(10 102 194); }
.element { color: hsl(210 90% 40%); }

/* Tailwind arbitrary value */
<div class="bg-[#0A66C2] text-white">

/* SCSS variable */
$brand: #0A66C2;

Frequently asked questions

What color is #0A66C2?

#0A66C2 is a medium, vivid blue. Its hue sits at 210° on the color wheel, with 90% saturation and 40% lightness.

What is #0A66C2 in RGB?

#0A66C2 converts to rgb(10, 102, 194) — 10 red, 102 green and 194 blue.

What is #0A66C2 in CMYK?

Approximately cmyk(95%, 47%, 0%, 24%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #0A66C2 be white or black?

White gives the better contrast ratio (5.69:1 versus 3.69:1).

What is the complementary color of #0A66C2?

#C2660A — the hue directly opposite #0A66C2 on the color wheel.

Convert any color → · Browse all colors