Skip to content

#abc2c4

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

RGB
171, 194, 196
HSL
185°, 18%, 72%
CMYK
13, 1, 0, 23
Luminance
0.5123

At a glance

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

Hex
#abc2c4
Hue
185°
cyan
Saturation
18%
soft
Lightness
72%
light
Brightness
77%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5123
WCAG relative
Temperature
Cool
70/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
11.25:1
Closest name
Light Blue
ΔE2000 7.7
Where it sits
Hue185° of 360°
Saturation18%
Lightness72%
Temperature
Warm ← → Cool70% 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#abc2c4
RGBrgb(171, 194, 196)
HSLhsl(185, 18%, 72%)
CMYKcmyk(13%, 1%, 0%, 23%)
LABlab(76.8 -7.4 -3.6)
LCHlch(76.8 8.2 206.3)
OKLCHoklch(0.797 0.025 203.0)
Decimal11256516
Display P3color(display-p3 0.671 0.761 0.769)

Copy-ready code

/* CSS */
color: #abc2c4;
background-color: #abc2c4;
/* Tailwind (arbitrary) */
class="text-[#abc2c4] bg-[#abc2c4]"
/* SCSS */
$brand: #abc2c4;
/* SwiftUI */
Color(red: 0.671, green: 0.761, blue: 0.769)
/* Android */
Color.parseColor("#abc2c4")
/* Flutter */
Color(0xFFABC2C4)
/* Python / OpenCV (BGR) */
(196, 194, 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 #abc2c4 · 11.25:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #abc2c4 as text scores 1.87:1 on white and 11.25:1 on black.

Accessibility — WCAG contrast

Aa
#abc2c4 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#abc2c4 on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC0C4
deuteranopia · #B9BCC4
tritanopia · #A4C4C3

Color scale — 50 to 950

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

#F6F8F8
#EEF1F2
#D9E2E3
#BDCFD1
#abc2c4
#7B9FA2
#658C90
#547578
#435E60
#334547
#202B2C
Base = 400Lightest = 50 · #F6F8F8Darkest = 950 · #202B2C
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF1F2;
  --brand-200: #D9E2E3;
  --brand-300: #BDCFD1;
  --brand-400: #abc2c4;
  --brand-500: #7B9FA2;
  --brand-600: #658C90;
  --brand-700: #547578;
  --brand-800: #435E60;
  --brand-900: #334547;
  --brand-950: #202B2C;
  --brand: #abc2c4;
  --brand-ink: #000000;
}

Colors that work with #abc2c4

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#F6F8F9
Tinted page background
Border#CFDCDD
Hairlines and dividers
Muted text#5F8487
Captions on the surface
Accent#7C5057
Second voice, not a rival
Dark variant#35494B
Hover, pressed, headers
Light variant#F0F4F4
Selected rows, tints
Dark surface#172021
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 #abc2c4

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#C4ADAB
Analogous left#ABC4BA
Analogous right#ABB6C4
Split-complement 1#C4ABB6
Split-complement 2#C4BAAB
Triadic 1#C4ABC2
Triadic 2#C2C4AB
Tetradic#BAABC4

RGB percentages

Red67.1%
Green76.1%
Blue76.9%

CMYK percentages

Cyan12.8%
Magenta1.0%
Yellow0.0%
Key (black)23.1%

Color previews

#abc2c4 text on a black background

contrast 11.25:1

Card sample

#abc2c4 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2c4

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.

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

#abc2c4, answered

What color is #abc2c4?

#abc2c4 is a light soft cyan, closest to Light Blue (ΔE2000 7.7). It sits at 185° on the hue wheel with 18% saturation and 72% lightness, which reads as cool.

What is the RGB value of #abc2c4?

rgb(171, 194, 196) — 171 red, 194 green and 196 blue out of 255, or 67.1% / 76.1% / 76.9% by channel.

Is #abc2c4 a light or a dark color?

It is a light color. Relative luminance is 0.5123 and perceived brightness is 74%, so black text on it reaches 11.25:1.

Should I use black or white text on #abc2c4?

Black. It scores 11.25:1 against #abc2c4, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #abc2c4?

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

What colors go well with #abc2c4?

For interface work: #F6F8F9 as the surface, #CFDCDD for borders, #5F8487 for secondary text, #7C5057 as an accent and #35494B for hover and pressed states. For a palette, the analogous pair #ABC4BA and #ABB6C4 stays calm, while #C4ADAB is the loudest partner.

What is #abc2c4 in CMYK for printing?

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

Is #abc2c4 warm or cool?

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

Work with #abc2c4 in the Color Lab