Skip to content

#a9cdcf

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

RGB
169, 205, 207
HSL
183°, 28%, 74%
CMYK
18, 1, 0, 19
Luminance
0.5660

At a glance

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

Hex
#a9cdcf
Hue
183°
cyan
Saturation
28%
soft
Lightness
74%
light
Brightness
81%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5660
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.32:1
Closest name
Powder Blue
ΔE2000 5
Where it sits
Hue183° of 360°
Saturation28%
Lightness74%
Temperature
Warm ← → Cool82% 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#a9cdcf
RGBrgb(169, 205, 207)
HSLhsl(183, 28%, 74%)
CMYKcmyk(18%, 1%, 0%, 19%)
LABlab(80.0 -11.4 -5.0)
LCHlch(80.0 12.5 203.4)
OKLCHoklch(0.823 0.038 200.6)
Decimal11128271
Display P3color(display-p3 0.663 0.804 0.812)

Copy-ready code

/* CSS */
color: #a9cdcf;
background-color: #a9cdcf;
/* Tailwind (arbitrary) */
class="text-[#a9cdcf] bg-[#a9cdcf]"
/* SCSS */
$brand: #a9cdcf;
/* SwiftUI */
Color(red: 0.663, green: 0.804, blue: 0.812)
/* Android */
Color.parseColor("#a9cdcf")
/* Flutter */
Color(0xFFA9CDCF)
/* Python / OpenCV (BGR) */
(207, 205, 169)

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

Accessibility — WCAG contrast

Aa
#a9cdcf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#a9cdcf on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8CACF
deuteranopia · #C0C4CF
tritanopia · #9ED0CD

Color scale — 50 to 950

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

#F6F9F9
#ECF3F3
#D6E5E6
#a9cdcf
#93C0C3
#6FABAF
#58999D
#498083
#3A6669
#2D4B4D
#1C2F30
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1C2F30
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #D6E5E6;
  --brand-300: #a9cdcf;
  --brand-400: #93C0C3;
  --brand-500: #6FABAF;
  --brand-600: #58999D;
  --brand-700: #498083;
  --brand-800: #3A6669;
  --brand-900: #2D4B4D;
  --brand-950: #1C2F30;
  --brand: #a9cdcf;
  --brand-ink: #000000;
}

Colors that work with #a9cdcf

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#F5F9FA
Tinted page background
Border#CBE1E2
Hairlines and dividers
Muted text#529093
Captions on the surface
Accent#874552
Second voice, not a rival
Dark variant#2E5052
Hover, pressed, headers
Light variant#EFF5F6
Selected rows, tints
Dark surface#142324
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 #a9cdcf

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#CFABA9
Analogous left#A9CFBE
Analogous right#A9BACF
Split-complement 1#CFA9BA
Split-complement 2#CFBEA9
Triadic 1#CFA9CD
Triadic 2#CDCFA9
Tetradic#BEA9CF

RGB percentages

Red66.3%
Green80.4%
Blue81.2%

CMYK percentages

Cyan18.4%
Magenta1.0%
Yellow0.0%
Key (black)18.8%

Color previews

#a9cdcf text on a black background

contrast 12.32:1

Card sample

#a9cdcf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(169, 205, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 205, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a9cdcf;
background: linear-gradient(135deg, #a9cdcf, #A9B4CF);

Monochromatic scale

Palettes built from #a9cdcf

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.

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

#a9cdcf, answered

What color is #a9cdcf?

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

What is the RGB value of #a9cdcf?

rgb(169, 205, 207) — 169 red, 205 green and 207 blue out of 255, or 66.3% / 80.4% / 81.2% by channel.

Is #a9cdcf a light or a dark color?

It is a light color. Relative luminance is 0.5660 and perceived brightness is 77%, so black text on it reaches 12.32:1.

Should I use black or white text on #a9cdcf?

Black. It scores 12.32:1 against #a9cdcf, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #a9cdcf?

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

What colors go well with #a9cdcf?

For interface work: #F5F9FA as the surface, #CBE1E2 for borders, #529093 for secondary text, #874552 as an accent and #2E5052 for hover and pressed states. For a palette, the analogous pair #A9CFBE and #A9BACF stays calm, while #CFABA9 is the loudest partner.

What is #a9cdcf in CMYK for printing?

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

Is #a9cdcf warm or cool?

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

Work with #a9cdcf in the Color Lab