Skip to content

#2ba0cc

a balanced, vivid cyan · cool · closest name: Deep Sky Blue

RGB
43, 160, 204
HSL
196°, 65%, 48%
CMYK
79, 22, 0, 20
Luminance
0.3001

At a glance

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

Hex
#2ba0cc
Hue
196°
cyan
Saturation
65%
vivid
Lightness
48%
balanced
Brightness
80%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3001
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
7.00:1
Closest name
Deep Sky Blue
ΔE2000 9.5
Where it sits
Hue196° of 360°
Saturation65%
Lightness48%
Temperature
Warm ← → Cool94% 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#2ba0cc
RGBrgb(43, 160, 204)
HSLhsl(196, 65%, 48%)
CMYKcmyk(79%, 22%, 0%, 20%)
LABlab(61.7 -16.7 -31.5)
LCHlch(61.7 35.7 242.1)
OKLCHoklch(0.662 0.118 228.7)
Decimal2859212
Display P3color(display-p3 0.169 0.627 0.800)

Copy-ready code

/* CSS */
color: #2ba0cc;
background-color: #2ba0cc;
/* Tailwind (arbitrary) */
class="text-[#2ba0cc] bg-[#2ba0cc]"
/* SCSS */
$brand: #2ba0cc;
/* SwiftUI */
Color(red: 0.169, green: 0.627, blue: 0.800)
/* Android */
Color.parseColor("#2ba0cc")
/* Flutter */
Color(0xFF2BA0CC)
/* Python / OpenCV (BGR) */
(204, 160, 43)

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 #2ba0cc · 7.00:1
Use #000000AAA at every size.
Aa
White text · 3.00:1
AA fail · AA large pass · AAA fail
Aa
Black text · 7.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #2ba0cc as text scores 3.00:1 on white and 7.00:1 on black.

Accessibility — WCAG contrast

Aa
#2ba0cc on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#2ba0cc on black: 7.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #899DCE
deuteranopia · #748ECB
tritanopia · #00ACAF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2ba0cc 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.

#F3F9FB
#E8F3F7
#CBE6F1
#A2D7EB
#74C4E2
#46B0D8
#2ba0cc
#2384A9
#1C6A87
#184E62
#0F313D
Base = 600Lightest = 50 · #F3F9FBDarkest = 950 · #0F313D
:root {
  --brand-50: #F3F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CBE6F1;
  --brand-300: #A2D7EB;
  --brand-400: #74C4E2;
  --brand-500: #46B0D8;
  --brand-600: #2ba0cc;
  --brand-700: #2384A9;
  --brand-800: #1C6A87;
  --brand-900: #184E62;
  --brand-950: #0F313D;
  --brand: #2ba0cc;
  --brand-ink: #000000;
}

Colors that work with #2ba0cc

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#F4F9FA
Tinted page background
Border#C0E0ED
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#D12A26
Second voice, not a rival
Dark variant#165369
Hover, pressed, headers
Light variant#EAF6FB
Selected rows, tints
Dark surface#142024
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 #2ba0cc

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

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#CC572B
Analogous left#2BCCA7
Analogous right#2B4FCC
Split-complement 1#CC2B4F
Split-complement 2#CCA72B
Triadic 1#CC2BA0
Triadic 2#A0CC2B
Tetradic#A72BCC

RGB percentages

Red16.9%
Green62.7%
Blue80.0%

CMYK percentages

Cyan78.9%
Magenta21.6%
Yellow0.0%
Key (black)20.0%

Color previews

#2ba0cc text on a black background

contrast 7.00:1

Card sample

#2ba0cc text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2ba0cc;
Background color
Panel with #2ba0cc background
background-color: #2ba0cc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 160, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 160, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ba0cc;
background: linear-gradient(135deg, #2ba0cc, #2B35CC);

Monochromatic scale

Palettes built from #2ba0cc

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.

#2ba0cc 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

Converts to four-color process without much drama. Proof it anyway.

#2ba0cc, answered

What color is #2ba0cc?

#2ba0cc is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 9.5). It sits at 196° on the hue wheel with 65% saturation and 48% lightness, which reads as cool.

What is the RGB value of #2ba0cc?

rgb(43, 160, 204) — 43 red, 160 green and 204 blue out of 255, or 16.9% / 62.7% / 80% by channel.

Is #2ba0cc a light or a dark color?

It is a mid-tone. Relative luminance is 0.3001 and perceived brightness is 56%, so black text on it reaches 7.00:1.

Should I use black or white text on #2ba0cc?

Black. It scores 7.00:1 against #2ba0cc, versus 3.00:1 for white — AAA at any size.

What is the complementary color of #2ba0cc?

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

What colors go well with #2ba0cc?

For interface work: #F4F9FA as the surface, #C0E0ED for borders, #4B859B for secondary text, #D12A26 as an accent and #165369 for hover and pressed states. For a palette, the analogous pair #2BCCA7 and #2B4FCC stays calm, while #CC572B is the loudest partner.

What is #2ba0cc in CMYK for printing?

cmyk(79%, 22%, 0%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2ba0cc warm or cool?

Cool — it scores 94 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2BCCBD; nudged cooler, #288ACE.

Work with #2ba0cc in the Color Lab