Skip to content

#8ab2c2

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

RGB
138, 178, 194
HSL
197°, 32%, 65%
CMYK
29, 8, 0, 24
Luminance
0.4114

At a glance

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

Hex
#8ab2c2
Hue
197°
cyan
Saturation
32%
soft
Lightness
65%
light
Brightness
76%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4114
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
9.23:1
Closest name
Sky Blue
ΔE2000 8.5
Where it sits
Hue197° of 360°
Saturation32%
Lightness65%
Temperature
Warm ← → Cool90% 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#8ab2c2
RGBrgb(138, 178, 194)
HSLhsl(197, 32%, 65%)
CMYKcmyk(29%, 8%, 0%, 24%)
LABlab(70.3 -9.6 -12.5)
LCHlch(70.3 15.8 232.4)
OKLCHoklch(0.740 0.049 224.4)
Decimal9089730
Display P3color(display-p3 0.541 0.698 0.761)

Copy-ready code

/* CSS */
color: #8ab2c2;
background-color: #8ab2c2;
/* Tailwind (arbitrary) */
class="text-[#8ab2c2] bg-[#8ab2c2]"
/* SCSS */
$brand: #8ab2c2;
/* SwiftUI */
Color(red: 0.541, green: 0.698, blue: 0.761)
/* Android */
Color.parseColor("#8ab2c2")
/* Flutter */
Color(0xFF8AB2C2)
/* Python / OpenCV (BGR) */
(194, 178, 138)

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

Accessibility — WCAG contrast

Aa
#8ab2c2 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#8ab2c2 on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A9B0C3
deuteranopia · #A0A9C2
tritanopia · #78B7B7

Color scale — 50 to 950

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

#F5F8F9
#ECF1F3
#D5E2E7
#B5CED9
#8ab2c2
#6B9EB2
#548BA1
#467486
#385D6B
#2B454F
#1B2B31
Base = 400Lightest = 50 · #F5F8F9Darkest = 950 · #1B2B31
:root {
  --brand-50: #F5F8F9;
  --brand-100: #ECF1F3;
  --brand-200: #D5E2E7;
  --brand-300: #B5CED9;
  --brand-400: #8ab2c2;
  --brand-500: #6B9EB2;
  --brand-600: #548BA1;
  --brand-700: #467486;
  --brand-800: #385D6B;
  --brand-900: #2B454F;
  --brand-950: #1B2B31;
  --brand: #8ab2c2;
  --brand-ink: #000000;
}

Colors that work with #8ab2c2

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#F5F8FA
Tinted page background
Border#C9DCE3
Hairlines and dividers
Muted text#4F8297
Captions on the surface
Accent#8B4541
Second voice, not a rival
Dark variant#2C4854
Hover, pressed, headers
Light variant#EEF4F6
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 #8ab2c2

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#C29A8A
Analogous left#8AC2B6
Analogous right#8A96C2
Split-complement 1#C28A96
Split-complement 2#C2B68A
Triadic 1#C28AB2
Triadic 2#B2C28A
Tetradic#B68AC2

RGB percentages

Red54.1%
Green69.8%
Blue76.1%

CMYK percentages

Cyan28.9%
Magenta8.2%
Yellow0.0%
Key (black)23.9%

Color previews

#8ab2c2 text on a black background

contrast 9.23:1

Card sample

#8ab2c2 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8ab2c2;
Background color
Panel with #8ab2c2 background
background-color: #8ab2c2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 178, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 178, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ab2c2;
background: linear-gradient(135deg, #8ab2c2, #8A8DC2);

Monochromatic scale

Palettes built from #8ab2c2

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.

#8ab2c2 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.

#8ab2c2, answered

What color is #8ab2c2?

#8ab2c2 is a light soft cyan, closest to Sky Blue (ΔE2000 8.5). It sits at 197° on the hue wheel with 32% saturation and 65% lightness, which reads as cool.

What is the RGB value of #8ab2c2?

rgb(138, 178, 194) — 138 red, 178 green and 194 blue out of 255, or 54.1% / 69.8% / 76.1% by channel.

Is #8ab2c2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4114 and perceived brightness is 66%, so black text on it reaches 9.23:1.

Should I use black or white text on #8ab2c2?

Black. It scores 9.23:1 against #8ab2c2, versus 2.28:1 for white — AAA at any size.

What is the complementary color of #8ab2c2?

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

What colors go well with #8ab2c2?

For interface work: #F5F8FA as the surface, #C9DCE3 for borders, #4F8297 for secondary text, #8B4541 as an accent and #2C4854 for hover and pressed states. For a palette, the analogous pair #8AC2B6 and #8A96C2 stays calm, while #C29A8A is the loudest partner.

What is #8ab2c2 in CMYK for printing?

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

Is #8ab2c2 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8AC2BD; nudged cooler, #88A8C4.

Work with #8ab2c2 in the Color Lab