Skip to content

#a9d2db

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

RGB
169, 210, 219
HSL
191°, 41%, 76%
CMYK
23, 4, 0, 14
Luminance
0.5964

At a glance

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

Hex
#a9d2db
Hue
191°
cyan
Saturation
41%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5964
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
12.93:1
Closest name
Light Blue
ΔE2000 2.4
Where it sits
Hue191° of 360°
Saturation41%
Lightness76%
Temperature
Warm ← → Cool92% 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#a9d2db
RGBrgb(169, 210, 219)
HSLhsl(191, 41%, 76%)
CMYKcmyk(23%, 4%, 0%, 14%)
LABlab(81.6 -11.4 -8.9)
LCHlch(81.6 14.5 217.8)
OKLCHoklch(0.837 0.045 212.5)
Decimal11129563
Display P3color(display-p3 0.663 0.824 0.859)

Copy-ready code

/* CSS */
color: #a9d2db;
background-color: #a9d2db;
/* Tailwind (arbitrary) */
class="text-[#a9d2db] bg-[#a9d2db]"
/* SCSS */
$brand: #a9d2db;
/* SwiftUI */
Color(red: 0.663, green: 0.824, blue: 0.859)
/* Android */
Color.parseColor("#a9d2db")
/* Flutter */
Color(0xFFA9D2DB)
/* Python / OpenCV (BGR) */
(219, 210, 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 #a9d2db · 12.93:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a9d2db as text scores 1.62:1 on white and 12.93:1 on black.

Accessibility — WCAG contrast

Aa
#a9d2db on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#a9d2db on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACFDC
deuteranopia · #C2C8DB
tritanopia · #9AD6D5

Color scale — 50 to 950

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

#F5F9FA
#EBF3F5
#D2E6EA
#a9d2db
#88C1CD
#61ACBD
#489BAD
#3C8190
#306773
#264C54
#182F35
Base = 300Lightest = 50 · #F5F9FADarkest = 950 · #182F35
:root {
  --brand-50: #F5F9FA;
  --brand-100: #EBF3F5;
  --brand-200: #D2E6EA;
  --brand-300: #a9d2db;
  --brand-400: #88C1CD;
  --brand-500: #61ACBD;
  --brand-600: #489BAD;
  --brand-700: #3C8190;
  --brand-800: #306773;
  --brand-900: #264C54;
  --brand-950: #182F35;
  --brand: #a9d2db;
  --brand-ink: #000000;
}

Colors that work with #a9d2db

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#F4F9FA
Tinted page background
Border#C5E1E7
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#93393E
Second voice, not a rival
Dark variant#26505A
Hover, pressed, headers
Light variant#EDF6F7
Selected rows, tints
Dark surface#142124
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 #a9d2db

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#DBB2A9
Analogous left#A9DBCB
Analogous right#A9B9DB
Split-complement 1#DBA9B9
Split-complement 2#DBCBA9
Triadic 1#DBA9D2
Triadic 2#D2DBA9
Tetradic#CBA9DB

RGB percentages

Red66.3%
Green82.4%
Blue85.9%

CMYK percentages

Cyan22.8%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#a9d2db text on a black background

contrast 12.93:1

Card sample

#a9d2db text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9d2db

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.

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

#a9d2db, answered

What color is #a9d2db?

#a9d2db is a light soft cyan, closest to Light Blue (ΔE2000 2.4). It sits at 191° on the hue wheel with 41% saturation and 76% lightness, which reads as cool.

What is the RGB value of #a9d2db?

rgb(169, 210, 219) — 169 red, 210 green and 219 blue out of 255, or 66.3% / 82.4% / 85.9% by channel.

Is #a9d2db a light or a dark color?

It is a light color. Relative luminance is 0.5964 and perceived brightness is 78%, so black text on it reaches 12.93:1.

Should I use black or white text on #a9d2db?

Black. It scores 12.93:1 against #a9d2db, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #a9d2db?

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

What colors go well with #a9d2db?

For interface work: #F4F9FA as the surface, #C5E1E7 for borders, #4B8C9B for secondary text, #93393E as an accent and #26505A for hover and pressed states. For a palette, the analogous pair #A9DBCB and #A9B9DB stays calm, while #DBB2A9 is the loudest partner.

What is #a9d2db in CMYK for printing?

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

Is #a9d2db warm or cool?

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

Work with #a9d2db in the Color Lab