Skip to content

#0aa2eb

a balanced, electric cyan · cool · closest name: Dodger Blue

RGB
10, 162, 235
HSL
200°, 92%, 48%
CMYK
96, 31, 0, 8
Luminance
0.3190

At a glance

Every number on this page in one read: what #0aa2eb is made of, how bright it looks, and which way it leans.

Hex
#0aa2eb
Hue
200°
cyan
Saturation
92%
electric
Lightness
48%
balanced
Brightness
92%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3190
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
7.38:1
Closest name
Dodger Blue
ΔE2000 8.7
Where it sits
Hue200° of 360°
Saturation92%
Lightness48%
Temperature
Warm ← → Cool96% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#0aa2eb
RGBrgb(10, 162, 235)
HSLhsl(200, 92%, 48%)
CMYKcmyk(96%, 31%, 0%, 8%)
LABlab(63.3 -8.8 -46.2)
LCHlch(63.3 47.1 259.2)
OKLCHoklch(0.678 0.152 239.5)
Decimal697067
Display P3color(display-p3 0.039 0.635 0.922)

Copy-ready code

/* CSS */
color: #0aa2eb;
background-color: #0aa2eb;
/* Tailwind (arbitrary) */
class="text-[#0aa2eb] bg-[#0aa2eb]"
/* SCSS */
$brand: #0aa2eb;
/* SwiftUI */
Color(red: 0.039, green: 0.635, blue: 0.922)
/* Android */
Color.parseColor("#0aa2eb")
/* Flutter */
Color(0xFF0AA2EB)
/* Python / OpenCV (BGR) */
(235, 162, 10)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #0aa2eb · 7.38:1
Use #000000AAA at every size.
Aa
White text · 2.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #0aa2eb as text scores 2.85:1 on white and 7.38:1 on black.

Accessibility — WCAG contrast

Aa
#0aa2eb on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#0aa2eb on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7FA3EE
deuteranopia · #6291EA
tritanopia · #00B4BC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #0aa2eb is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2F9FD
#E4F4FB
#C3E7F9
#93D9FA
#5EC6F8
#28B3F6
#0aa2eb
#0887C4
#076C9D
#0A4F71
#063247
Base = 600Lightest = 50 · #F2F9FDDarkest = 950 · #063247
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E4F4FB;
  --brand-200: #C3E7F9;
  --brand-300: #93D9FA;
  --brand-400: #5EC6F8;
  --brand-500: #28B3F6;
  --brand-600: #0aa2eb;
  --brand-700: #0887C4;
  --brand-800: #076C9D;
  --brand-900: #0A4F71;
  --brand-950: #063247;
  --brand: #0aa2eb;
  --brand-ink: #000000;
}

Colors that work with #0aa2eb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4F8FA
Tinted page background
Border#C0DEED
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#F01705
Second voice, not a rival
Dark variant#05547A
Hover, pressed, headers
Light variant#E7F6FE
Selected rows, tints
Dark surface#141F24
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #0aa2eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EB530A
Analogous left#0AEBC3
Analogous right#0A31EB
Split-complement 1#EB0A31
Split-complement 2#EBC30A
Triadic 1#EB0AA2
Triadic 2#A2EB0A
Tetradic#C30AEB

RGB percentages

Red3.9%
Green63.5%
Blue92.2%

CMYK percentages

Cyan95.7%
Magenta31.1%
Yellow0.0%
Key (black)7.8%

Color previews

#0aa2eb text on a black background

contrast 7.38:1

Card sample

#0aa2eb text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0aa2eb;
Background color
Panel with #0aa2eb background
background-color: #0aa2eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0aa2eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(10, 162, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 162, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0aa2eb;
background: linear-gradient(135deg, #0aa2eb, #0A0CEB);

Monochromatic scale

Palettes built from #0aa2eb

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#0aa2eb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#0aa2eb, answered

What color is #0aa2eb?

#0aa2eb is a balanced electric cyan, closest to Dodger Blue (ΔE2000 8.7). It sits at 200° on the hue wheel with 92% saturation and 48% lightness, which reads as cool.

What is the RGB value of #0aa2eb?

rgb(10, 162, 235) — 10 red, 162 green and 235 blue out of 255, or 3.9% / 63.5% / 92.2% by channel.

Is #0aa2eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3190 and perceived brightness is 58%, so black text on it reaches 7.38:1.

Should I use black or white text on #0aa2eb?

Black. It scores 7.38:1 against #0aa2eb, versus 2.85:1 for white — AAA at any size.

What is the complementary color of #0aa2eb?

#EB530A sits directly opposite on the wheel. Softer options are the split-complements #EB0A31 and #EBC30A, which give the same contrast with far less vibration.

What colors go well with #0aa2eb?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B819B for secondary text, #F01705 as an accent and #05547A for hover and pressed states. For a palette, the analogous pair #0AEBC3 and #0A31EB stays calm, while #EB530A is the loudest partner.

What is #0aa2eb in CMYK for printing?

cmyk(96%, 31%, 0%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #0aa2eb warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0AEBE1; nudged cooler, #077ED5.

Work with #0aa2eb in the Color Lab