Skip to content

#84bace

a light, soft cyan · cool · closest name: Sky Blue

RGB
132, 186, 206
HSL
196°, 43%, 66%
CMYK
36, 10, 0, 19
Luminance
0.4448

At a glance

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

Hex
#84bace
Hue
196°
cyan
Saturation
43%
soft
Lightness
66%
light
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4448
WCAG relative
Temperature
Cool
94/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.90:1
Closest name
Sky Blue
ΔE2000 5.7
Where it sits
Hue196° of 360°
Saturation43%
Lightness66%
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#84bace
RGBrgb(132, 186, 206)
HSLhsl(196, 43%, 66%)
CMYKcmyk(36%, 10%, 0%, 19%)
LABlab(72.5 -12.6 -15.7)
LCHlch(72.5 20.1 231.1)
OKLCHoklch(0.758 0.063 223.0)
Decimal8698574
Display P3color(display-p3 0.518 0.729 0.808)

Copy-ready code

/* CSS */
color: #84bace;
background-color: #84bace;
/* Tailwind (arbitrary) */
class="text-[#84bace] bg-[#84bace]"
/* SCSS */
$brand: #84bace;
/* SwiftUI */
Color(red: 0.518, green: 0.729, blue: 0.808)
/* Android */
Color.parseColor("#84bace")
/* Flutter */
Color(0xFF84BACE)
/* Python / OpenCV (BGR) */
(206, 186, 132)

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

Accessibility — WCAG contrast

Aa
#84bace on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#84bace on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEB7CF
deuteranopia · #A3AECE
tritanopia · #69C0C0

Color scale — 50 to 950

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

#F5F9FA
#EBF2F5
#D1E4EA
#AFD2DF
#84bace
#5FA5BF
#4693AF
#3A7A92
#2F6275
#254855
#172D35
Base = 400Lightest = 50 · #F5F9FADarkest = 950 · #172D35
:root {
  --brand-50: #F5F9FA;
  --brand-100: #EBF2F5;
  --brand-200: #D1E4EA;
  --brand-300: #AFD2DF;
  --brand-400: #84bace;
  --brand-500: #5FA5BF;
  --brand-600: #4693AF;
  --brand-700: #3A7A92;
  --brand-800: #2F6275;
  --brand-900: #254855;
  --brand-950: #172D35;
  --brand: #84bace;
  --brand-ink: #000000;
}

Colors that work with #84bace

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#C5DEE8
Hairlines and dividers
Muted text#4B859B
Captions on the surface
Accent#953837
Second voice, not a rival
Dark variant#244C5B
Hover, pressed, headers
Light variant#EDF5F8
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 #84bace

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White 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#CE9884
Analogous left#84CEBD
Analogous right#8495CE
Split-complement 1#CE8495
Split-complement 2#CEBD84
Triadic 1#CE84BA
Triadic 2#BACE84
Tetradic#BD84CE

RGB percentages

Red51.8%
Green72.9%
Blue80.8%

CMYK percentages

Cyan35.9%
Magenta9.7%
Yellow0.0%
Key (black)19.2%

Color previews

#84bace text on a black background

contrast 9.90:1

Card sample

#84bace text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #84bace;
Background color
Panel with #84bace background
background-color: #84bace;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(132, 186, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(132, 186, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #84bace;
background: linear-gradient(135deg, #84bace, #8489CE);

Monochromatic scale

Palettes built from #84bace

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.

#84bace 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#84bace, answered

What color is #84bace?

#84bace is a light soft cyan, closest to Sky Blue (ΔE2000 5.7). It sits at 196° on the hue wheel with 43% saturation and 66% lightness, which reads as cool.

What is the RGB value of #84bace?

rgb(132, 186, 206) — 132 red, 186 green and 206 blue out of 255, or 51.8% / 72.9% / 80.8% by channel.

Is #84bace a light or a dark color?

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

Should I use black or white text on #84bace?

Black. It scores 9.90:1 against #84bace, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #84bace?

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

What colors go well with #84bace?

For interface work: #F4F9FA as the surface, #C5DEE8 for borders, #4B859B for secondary text, #953837 as an accent and #244C5B for hover and pressed states. For a palette, the analogous pair #84CEBD and #8495CE stays calm, while #CE9884 is the loudest partner.

What is #84bace in CMYK for printing?

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

Is #84bace 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 #84CEC7; nudged cooler, #82ACD0.

Work with #84bace in the Color Lab