Skip to content

#89baba

a balanced, soft cyan · cool · closest name: Cadet Blue

RGB
137, 186, 186
HSL
180°, 26%, 63%
CMYK
26, 0, 0, 27
Luminance
0.4398

At a glance

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

Hex
#89baba
Hue
180°
cyan
Saturation
26%
soft
Lightness
63%
balanced
Brightness
73%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4398
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.80:1
Closest name
Cadet Blue
ΔE2000 9.3
Where it sits
Hue180° of 360°
Saturation26%
Lightness63%
Temperature
Warm ← → Cool78% 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#89baba
RGBrgb(137, 186, 186)
HSLhsl(180, 26%, 63%)
CMYKcmyk(26%, 0%, 0%, 27%)
LABlab(72.2 -16.0 -5.2)
LCHlch(72.2 16.9 198.1)
OKLCHoklch(0.754 0.052 196.1)
Decimal9026234
Display P3color(display-p3 0.537 0.729 0.729)

Copy-ready code

/* CSS */
color: #89baba;
background-color: #89baba;
/* Tailwind (arbitrary) */
class="text-[#89baba] bg-[#89baba]"
/* SCSS */
$brand: #89baba;
/* SwiftUI */
Color(red: 0.537, green: 0.729, blue: 0.729)
/* Android */
Color.parseColor("#89baba")
/* Flutter */
Color(0xFF89BABA)
/* Python / OpenCV (BGR) */
(186, 186, 137)

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

Accessibility — WCAG contrast

Aa
#89baba on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#89baba on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4B5BA
deuteranopia · #AAAEBA
tritanopia · #78BDBA

Color scale — 50 to 950

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

#F6F9F9
#EDF3F3
#D6E5E5
#B8D6D6
#89baba
#71ACAC
#5A9A9A
#4B8181
#3C6767
#2E4C4C
#1D2F2F
Base = 400Lightest = 50 · #F6F9F9Darkest = 950 · #1D2F2F
:root {
  --brand-50: #F6F9F9;
  --brand-100: #EDF3F3;
  --brand-200: #D6E5E5;
  --brand-300: #B8D6D6;
  --brand-400: #89baba;
  --brand-500: #71ACAC;
  --brand-600: #5A9A9A;
  --brand-700: #4B8181;
  --brand-800: #3C6767;
  --brand-900: #2E4C4C;
  --brand-950: #1D2F2F;
  --brand: #89baba;
  --brand-ink: #000000;
}

Colors that work with #89baba

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#F5F9F9
Tinted page background
Border#CCE1E1
Hairlines and dividers
Muted text#559191
Captions on the surface
Accent#854756
Second voice, not a rival
Dark variant#2F5050
Hover, pressed, headers
Light variant#EFF6F6
Selected rows, tints
Dark surface#152323
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 #89baba

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BA8989
Analogous left#89BAA1
Analogous right#89A1BA
Split-complement 1#BA89A1
Split-complement 2#BAA189
Triadic 1#BA89BA
Triadic 2#BABA89
Tetradic#A189BA

RGB percentages

Red53.7%
Green72.9%
Blue72.9%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow0.0%
Key (black)27.1%

Color previews

#89baba text on a black background

contrast 9.80:1

Card sample

#89baba text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #89baba;
Background color
Panel with #89baba background
background-color: #89baba;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 186, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 186, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89baba;
background: linear-gradient(135deg, #89baba, #8999BA);

Monochromatic scale

Palettes built from #89baba

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.

#89baba 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.

#89baba, answered

What color is #89baba?

#89baba is a balanced soft cyan, closest to Cadet Blue (ΔE2000 9.3). It sits at 180° on the hue wheel with 26% saturation and 63% lightness, which reads as cool.

What is the RGB value of #89baba?

rgb(137, 186, 186) — 137 red, 186 green and 186 blue out of 255, or 53.7% / 72.9% / 72.9% by channel.

Is #89baba a light or a dark color?

It is a mid-tone. Relative luminance is 0.4398 and perceived brightness is 68%, so black text on it reaches 9.80:1.

Should I use black or white text on #89baba?

Black. It scores 9.80:1 against #89baba, versus 2.14:1 for white — AAA at any size.

What is the complementary color of #89baba?

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

What colors go well with #89baba?

For interface work: #F5F9F9 as the surface, #CCE1E1 for borders, #559191 for secondary text, #854756 as an accent and #2F5050 for hover and pressed states. For a palette, the analogous pair #89BAA1 and #89A1BA stays calm, while #BA8989 is the loudest partner.

What is #89baba in CMYK for printing?

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

Is #89baba warm or cool?

Cool — it scores 78 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #89BAA8; nudged cooler, #87A8BC.

Work with #89baba in the Color Lab