Skip to content

#abc6d0

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

RGB
171, 198, 208
HSL
196°, 28%, 74%
CMYK
18, 5, 0, 18
Luminance
0.5360

At a glance

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

Hex
#abc6d0
Hue
196°
cyan
Saturation
28%
soft
Lightness
74%
light
Brightness
82%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5360
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
11.72:1
Closest name
Light Blue
ΔE2000 5.4
Where it sits
Hue196° of 360°
Saturation28%
Lightness74%
Temperature
Warm ← → Cool86% 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#abc6d0
RGBrgb(171, 198, 208)
HSLhsl(196, 28%, 74%)
CMYKcmyk(18%, 5%, 0%, 18%)
LABlab(78.2 -7.0 -8.0)
LCHlch(78.2 10.6 229.1)
OKLCHoklch(0.810 0.032 222.1)
Decimal11257552
Display P3color(display-p3 0.671 0.776 0.816)

Copy-ready code

/* CSS */
color: #abc6d0;
background-color: #abc6d0;
/* Tailwind (arbitrary) */
class="text-[#abc6d0] bg-[#abc6d0]"
/* SCSS */
$brand: #abc6d0;
/* SwiftUI */
Color(red: 0.671, green: 0.776, blue: 0.816)
/* Android */
Color.parseColor("#abc6d0")
/* Flutter */
Color(0xFFABC6D0)
/* Python / OpenCV (BGR) */
(208, 198, 171)

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

Accessibility — WCAG contrast

Aa
#abc6d0 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc6d0 on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0C4D1
deuteranopia · #BABFD0
tritanopia · #A1C9C9

Color scale — 50 to 950

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

#F6F8F9
#ECF1F3
#D6E2E6
#abc6d0
#93B6C3
#6F9DAE
#588A9D
#497383
#3B5C69
#2D454D
#1C2B30
Base = 300Lightest = 50 · #F6F8F9Darkest = 950 · #1C2B30
:root {
  --brand-50: #F6F8F9;
  --brand-100: #ECF1F3;
  --brand-200: #D6E2E6;
  --brand-300: #abc6d0;
  --brand-400: #93B6C3;
  --brand-500: #6F9DAE;
  --brand-600: #588A9D;
  --brand-700: #497383;
  --brand-800: #3B5C69;
  --brand-900: #2D454D;
  --brand-950: #1C2B30;
  --brand: #abc6d0;
  --brand-ink: #000000;
}

Colors that work with #abc6d0

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#CBDBE2
Hairlines and dividers
Muted text#528293
Captions on the surface
Accent#874645
Second voice, not a rival
Dark variant#2E4852
Hover, pressed, headers
Light variant#EFF4F6
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 #abc6d0

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#D0B5AB
Analogous left#ABD0C7
Analogous right#ABB3D0
Split-complement 1#D0ABB3
Split-complement 2#D0C7AB
Triadic 1#D0ABC6
Triadic 2#C6D0AB
Tetradic#C7ABD0

RGB percentages

Red67.1%
Green77.6%
Blue81.6%

CMYK percentages

Cyan17.8%
Magenta4.8%
Yellow0.0%
Key (black)18.4%

Color previews

#abc6d0 text on a black background

contrast 11.72:1

Card sample

#abc6d0 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 198, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 198, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc6d0;
background: linear-gradient(135deg, #abc6d0, #ABADD0);

Monochromatic scale

Palettes built from #abc6d0

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.

#abc6d0 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.

#abc6d0, answered

What color is #abc6d0?

#abc6d0 is a light soft cyan, closest to Light Blue (ΔE2000 5.4). It sits at 196° on the hue wheel with 28% saturation and 74% lightness, which reads as cool.

What is the RGB value of #abc6d0?

rgb(171, 198, 208) — 171 red, 198 green and 208 blue out of 255, or 67.1% / 77.6% / 81.6% by channel.

Is #abc6d0 a light or a dark color?

It is a light color. Relative luminance is 0.5360 and perceived brightness is 75%, so black text on it reaches 11.72:1.

Should I use black or white text on #abc6d0?

Black. It scores 11.72:1 against #abc6d0, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #abc6d0?

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

What colors go well with #abc6d0?

For interface work: #F5F8FA as the surface, #CBDBE2 for borders, #528293 for secondary text, #874645 as an accent and #2E4852 for hover and pressed states. For a palette, the analogous pair #ABD0C7 and #ABB3D0 stays calm, while #D0B5AB is the loudest partner.

What is #abc6d0 in CMYK for printing?

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

Is #abc6d0 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ABD0CC; nudged cooler, #AABED1.

Work with #abc6d0 in the Color Lab