Skip to content

#a9dfdb

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
169, 223, 219
HSL
176°, 46%, 77%
CMYK
24, 0, 2, 13
Luminance
0.6632

At a glance

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

Hex
#a9dfdb
Hue
176°
cyan
Saturation
46%
vivid
Lightness
77%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6632
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.26:1
Closest name
Pale Turquoise
ΔE2000 3.8
Where it sits
Hue176° of 360°
Saturation46%
Lightness77%
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#a9dfdb
RGBrgb(169, 223, 219)
HSLhsl(176, 46%, 77%)
CMYKcmyk(24%, 0%, 2%, 13%)
LABlab(85.2 -18.0 -3.7)
LCHlch(85.2 18.4 191.5)
OKLCHoklch(0.865 0.056 190.5)
Decimal11132891
Display P3color(display-p3 0.663 0.875 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a9dfdb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#a9dfdb on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9D9DB
deuteranopia · #CED1DC
tritanopia · #98E2DE

Color scale — 50 to 950

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

#F5FAFA
#EAF5F4
#D0EBE9
#a9dfdb
#84D1CC
#5BC2BB
#42B2AA
#37958E
#2C7771
#235753
#163634
Base = 300Lightest = 50 · #F5FAFADarkest = 950 · #163634
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EAF5F4;
  --brand-200: #D0EBE9;
  --brand-300: #a9dfdb;
  --brand-400: #84D1CC;
  --brand-500: #5BC2BB;
  --brand-600: #42B2AA;
  --brand-700: #37958E;
  --brand-800: #2C7771;
  --brand-900: #235753;
  --brand-950: #163634;
  --brand: #a9dfdb;
  --brand-ink: #000000;
}

Colors that work with #a9dfdb

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#F4FAFA
Tinted page background
Border#C4E9E6
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#983455
Second voice, not a rival
Dark variant#235D59
Hover, pressed, headers
Light variant#ECF8F7
Selected rows, tints
Dark surface#142423
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 #a9dfdb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#DFA9AD
Analogous left#A9DFC0
Analogous right#A9C8DF
Split-complement 1#DFA9C8
Split-complement 2#DFC0A9
Triadic 1#DBA9DF
Triadic 2#DFDBA9
Tetradic#C0A9DF

RGB percentages

Red66.3%
Green87.5%
Blue85.9%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow1.8%
Key (black)12.5%

Color previews

#a9dfdb text on a black background

contrast 14.26:1

Card sample

#a9dfdb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a9dfdb

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.

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

#a9dfdb, answered

What color is #a9dfdb?

#a9dfdb is a light vivid cyan, closest to Pale Turquoise (ΔE2000 3.8). It sits at 176° on the hue wheel with 46% saturation and 77% lightness, which reads as cool.

What is the RGB value of #a9dfdb?

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

Is #a9dfdb a light or a dark color?

It is a light color. Relative luminance is 0.6632 and perceived brightness is 82%, so black text on it reaches 14.26:1.

Should I use black or white text on #a9dfdb?

Black. It scores 14.26:1 against #a9dfdb, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #a9dfdb?

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

What colors go well with #a9dfdb?

For interface work: #F4FAFA as the surface, #C4E9E6 for borders, #4B9B95 for secondary text, #983455 as an accent and #235D59 for hover and pressed states. For a palette, the analogous pair #A9DFC0 and #A9C8DF stays calm, while #DFA9AD is the loudest partner.

What is #a9dfdb in CMYK for printing?

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

Is #a9dfdb 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 #A9DFC7; nudged cooler, #A8D0E0.

Work with #a9dfdb in the Color Lab