Skip to content

#0ba2ba

a dark, electric cyan · cool · closest name: Cadet Blue

RGB
11, 162, 186
HSL
188°, 89%, 39%
CMYK
94, 13, 0, 27
Luminance
0.2946

At a glance

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

Hex
#0ba2ba
Hue
188°
cyan
Saturation
89%
electric
Lightness
39%
dark
Brightness
73%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2946
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
6.89:1
Closest name
Cadet Blue
ΔE2000 8.5
Where it sits
Hue188° of 360°
Saturation89%
Lightness39%
Temperature
Warm ← → Cool91% 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#0ba2ba
RGBrgb(11, 162, 186)
HSLhsl(188, 89%, 39%)
CMYKcmyk(94%, 13%, 0%, 27%)
LABlab(61.2 -26.1 -22.2)
LCHlch(61.2 34.3 220.5)
OKLCHoklch(0.655 0.113 213.3)
Decimal762554
Display P3color(display-p3 0.043 0.635 0.729)

Copy-ready code

/* CSS */
color: #0ba2ba;
background-color: #0ba2ba;
/* Tailwind (arbitrary) */
class="text-[#0ba2ba] bg-[#0ba2ba]"
/* SCSS */
$brand: #0ba2ba;
/* SwiftUI */
Color(red: 0.043, green: 0.635, blue: 0.729)
/* Android */
Color.parseColor("#0ba2ba")
/* Flutter */
Color(0xFF0BA2BA)
/* Python / OpenCV (BGR) */
(186, 162, 11)

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 #0ba2ba · 6.89:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.05:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.89:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #0ba2ba as text scores 3.05:1 on white and 6.89:1 on black.

Accessibility — WCAG contrast

Aa
#0ba2ba on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#0ba2ba on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #909CBB
deuteranopia · #7C8DBA
tritanopia · #00ABA9

Color scale — 50 to 950

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

#F2FBFD
#E5F8FB
#C4F1F8
#95EBF9
#60E1F6
#2BD7F2
#0EC9E7
#0ba2ba
#09869A
#0B626F
#073D45
Base = 700Lightest = 50 · #F2FBFDDarkest = 950 · #073D45
:root {
  --brand-50: #F2FBFD;
  --brand-100: #E5F8FB;
  --brand-200: #C4F1F8;
  --brand-300: #95EBF9;
  --brand-400: #60E1F6;
  --brand-500: #2BD7F2;
  --brand-600: #0EC9E7;
  --brand-700: #0ba2ba;
  --brand-800: #09869A;
  --brand-900: #0B626F;
  --brand-950: #073D45;
  --brand: #0ba2ba;
  --brand-ink: #000000;
}

Colors that work with #0ba2ba

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#F4FAFA
Tinted page background
Border#C0E7ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#BE071C
Second voice, not a rival
Dark variant#076978
Hover, pressed, headers
Light variant#E7FAFE
Selected rows, tints
Dark surface#142224
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 #0ba2ba

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#BA230B
Analogous left#0BBA7A
Analogous right#0B4BBA
Split-complement 1#BA0B4B
Split-complement 2#BA7A0B
Triadic 1#BA0BA2
Triadic 2#A2BA0B
Tetradic#7A0BBA

RGB percentages

Red4.3%
Green63.5%
Blue72.9%

CMYK percentages

Cyan94.1%
Magenta12.9%
Yellow0.0%
Key (black)27.1%

Color previews

#0ba2ba text on a black background

contrast 6.89:1

Card sample

#0ba2ba text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0ba2ba

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.

#0ba2ba 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.

#0ba2ba, answered

What color is #0ba2ba?

#0ba2ba is a dark electric cyan, closest to Cadet Blue (ΔE2000 8.5). It sits at 188° on the hue wheel with 89% saturation and 39% lightness, which reads as cool.

What is the RGB value of #0ba2ba?

rgb(11, 162, 186) — 11 red, 162 green and 186 blue out of 255, or 4.3% / 63.5% / 72.9% by channel.

Is #0ba2ba a light or a dark color?

It is a mid-tone. Relative luminance is 0.2946 and perceived brightness is 55%, so black text on it reaches 6.89:1.

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

Black. It scores 6.89:1 against #0ba2ba, versus 3.05:1 for white — AA at any size.

What is the complementary color of #0ba2ba?

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

What colors go well with #0ba2ba?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #BE071C as an accent and #076978 for hover and pressed states. For a palette, the analogous pair #0BBA7A and #0B4BBA stays calm, while #BA230B is the loudest partner.

What is #0ba2ba in CMYK for printing?

cmyk(94%, 13%, 0%, 27%). 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 #0ba2ba warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0BBA92; nudged cooler, #097FBC.

Work with #0ba2ba in the Color Lab