Skip to content

#a2bbc8

a light, soft blue · cool · closest name: Light Steel Blue

RGB
162, 187, 200
HSL
201°, 26%, 71%
CMYK
19, 7, 0, 22
Luminance
0.4739

At a glance

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

Hex
#a2bbc8
Hue
201°
blue
Saturation
26%
soft
Lightness
71%
light
Brightness
78%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4739
WCAG relative
Temperature
Cool
84/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
10.48:1
Closest name
Light Steel Blue
ΔE2000 7.1
Where it sits
Hue201° of 360°
Saturation26%
Lightness71%
Temperature
Warm ← → Cool84% 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#a2bbc8
RGBrgb(162, 187, 200)
HSLhsl(201, 26%, 71%)
CMYKcmyk(19%, 7%, 0%, 22%)
LABlab(74.4 -5.7 -9.4)
LCHlch(74.4 11.0 238.7)
OKLCHoklch(0.777 0.033 230.4)
Decimal10664904
Display P3color(display-p3 0.635 0.733 0.784)

Copy-ready code

/* CSS */
color: #a2bbc8;
background-color: #a2bbc8;
/* Tailwind (arbitrary) */
class="text-[#a2bbc8] bg-[#a2bbc8]"
/* SCSS */
$brand: #a2bbc8;
/* SwiftUI */
Color(red: 0.635, green: 0.733, blue: 0.784)
/* Android */
Color.parseColor("#a2bbc8")
/* Flutter */
Color(0xFFA2BBC8)
/* Python / OpenCV (BGR) */
(200, 187, 162)

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

Accessibility — WCAG contrast

Aa
#a2bbc8 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#a2bbc8 on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5BAC9
deuteranopia · #AFB5C8
tritanopia · #98BFBF

Color scale — 50 to 950

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

#F6F8F9
#EDF1F3
#D6E0E5
#B8CBD5
#a2bbc8
#7298AC
#5B849A
#4C6E80
#3D5867
#2F424C
#1D292F
Base = 400Lightest = 50 · #F6F8F9Darkest = 950 · #1D292F
:root {
  --brand-50: #F6F8F9;
  --brand-100: #EDF1F3;
  --brand-200: #D6E0E5;
  --brand-300: #B8CBD5;
  --brand-400: #a2bbc8;
  --brand-500: #7298AC;
  --brand-600: #5B849A;
  --brand-700: #4C6E80;
  --brand-800: #3D5867;
  --brand-900: #2F424C;
  --brand-950: #1D292F;
  --brand: #a2bbc8;
  --brand-ink: #000000;
}

Colors that work with #a2bbc8

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#F5F8F9
Tinted page background
Border#CCDAE1
Hairlines and dividers
Muted text#557C90
Captions on the surface
Accent#844D48
Second voice, not a rival
Dark variant#2F4550
Hover, pressed, headers
Light variant#EFF3F6
Selected rows, tints
Dark surface#151E23
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 #a2bbc8

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
  • 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#C8AFA2
Analogous left#A2C8C2
Analogous right#A2A8C8
Split-complement 1#C8A2A8
Split-complement 2#C8C2A2
Triadic 1#C8A2BB
Triadic 2#BBC8A2
Tetradic#C2A2C8

RGB percentages

Red63.5%
Green73.3%
Blue78.4%

CMYK percentages

Cyan19.0%
Magenta6.5%
Yellow0.0%
Key (black)21.6%

Color previews

#a2bbc8 text on a black background

contrast 10.48:1

Card sample

#a2bbc8 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 187, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 187, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2bbc8;
background: linear-gradient(135deg, #a2bbc8, #A2A2C8);

Monochromatic scale

Palettes built from #a2bbc8

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.

#a2bbc8 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#a2bbc8, answered

What color is #a2bbc8?

#a2bbc8 is a light soft blue, closest to Light Steel Blue (ΔE2000 7.1). It sits at 201° on the hue wheel with 26% saturation and 71% lightness, which reads as cool.

What is the RGB value of #a2bbc8?

rgb(162, 187, 200) — 162 red, 187 green and 200 blue out of 255, or 63.5% / 73.3% / 78.4% by channel.

Is #a2bbc8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4739 and perceived brightness is 71%, so black text on it reaches 10.48:1.

Should I use black or white text on #a2bbc8?

Black. It scores 10.48:1 against #a2bbc8, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #a2bbc8?

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

What colors go well with #a2bbc8?

For interface work: #F5F8F9 as the surface, #CCDAE1 for borders, #557C90 for secondary text, #844D48 as an accent and #2F4550 for hover and pressed states. For a palette, the analogous pair #A2C8C2 and #A2A8C8 stays calm, while #C8AFA2 is the loudest partner.

What is #a2bbc8 in CMYK for printing?

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

Is #a2bbc8 warm or cool?

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

Work with #a2bbc8 in the Color Lab