Skip to content

#9ad9df

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

RGB
154, 217, 223
HSL
185°, 52%, 74%
CMYK
31, 3, 0, 13
Luminance
0.6182

At a glance

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

Hex
#9ad9df
Hue
185°
cyan
Saturation
52%
vivid
Lightness
74%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6182
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.36:1
Closest name
Powder Blue
ΔE2000 3.7
Where it sits
Hue185° of 360°
Saturation52%
Lightness74%
Temperature
Warm ← → Cool90% 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#9ad9df
RGBrgb(154, 217, 223)
HSLhsl(185, 52%, 74%)
CMYKcmyk(31%, 3%, 0%, 13%)
LABlab(82.8 -18.4 -9.3)
LCHlch(82.8 20.7 206.9)
OKLCHoklch(0.845 0.064 203.5)
Decimal10148319
Display P3color(display-p3 0.604 0.851 0.875)

Copy-ready code

/* CSS */
color: #9ad9df;
background-color: #9ad9df;
/* Tailwind (arbitrary) */
class="text-[#9ad9df] bg-[#9ad9df]"
/* SCSS */
$brand: #9ad9df;
/* SwiftUI */
Color(red: 0.604, green: 0.851, blue: 0.875)
/* Android */
Color.parseColor("#9ad9df")
/* Flutter */
Color(0xFF9AD9DF)
/* Python / OpenCV (BGR) */
(223, 217, 154)

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

Accessibility — WCAG contrast

Aa
#9ad9df on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#9ad9df on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D4DF
deuteranopia · #C3CADF
tritanopia · #81DEDB

Color scale — 50 to 950

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

#F4FAFA
#EAF5F6
#CFEAED
#9ad9df
#7FCFD7
#55BFC9
#3BAFBA
#31929B
#27757C
#20555A
#143539
Base = 300Lightest = 50 · #F4FAFADarkest = 950 · #143539
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF5F6;
  --brand-200: #CFEAED;
  --brand-300: #9ad9df;
  --brand-400: #7FCFD7;
  --brand-500: #55BFC9;
  --brand-600: #3BAFBA;
  --brand-700: #31929B;
  --brand-800: #27757C;
  --brand-900: #20555A;
  --brand-950: #143539;
  --brand: #9ad9df;
  --brand-ink: #000000;
}

Colors that work with #9ad9df

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#C1E8EB
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#A02C3F
Second voice, not a rival
Dark variant#1F5B61
Hover, pressed, headers
Light variant#ECF8F9
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 #9ad9df

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#DFA09A
Analogous left#9ADFC2
Analogous right#9AB6DF
Split-complement 1#DF9AB6
Split-complement 2#DFC29A
Triadic 1#DF9AD9
Triadic 2#D9DF9A
Tetradic#C29ADF

RGB percentages

Red60.4%
Green85.1%
Blue87.5%

CMYK percentages

Cyan30.9%
Magenta2.7%
Yellow0.0%
Key (black)12.5%

Color previews

#9ad9df text on a black background

contrast 13.36:1

Card sample

#9ad9df text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(154, 217, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(154, 217, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ad9df;
background: linear-gradient(135deg, #9ad9df, #9AABDF);

Monochromatic scale

Palettes built from #9ad9df

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.

#9ad9df 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.

#9ad9df, answered

What color is #9ad9df?

#9ad9df is a light vivid cyan, closest to Powder Blue (ΔE2000 3.7). It sits at 185° on the hue wheel with 52% saturation and 74% lightness, which reads as cool.

What is the RGB value of #9ad9df?

rgb(154, 217, 223) — 154 red, 217 green and 223 blue out of 255, or 60.4% / 85.1% / 87.5% by channel.

Is #9ad9df a light or a dark color?

It is a light color. Relative luminance is 0.6182 and perceived brightness is 79%, so black text on it reaches 13.36:1.

Should I use black or white text on #9ad9df?

Black. It scores 13.36:1 against #9ad9df, versus 1.57:1 for white — AAA at any size.

What is the complementary color of #9ad9df?

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

What colors go well with #9ad9df?

For interface work: #F4FAFA as the surface, #C1E8EB for borders, #4B949B for secondary text, #A02C3F as an accent and #1F5B61 for hover and pressed states. For a palette, the analogous pair #9ADFC2 and #9AB6DF stays calm, while #DFA09A is the loudest partner.

What is #9ad9df in CMYK for printing?

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

Is #9ad9df warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9ADFCC; nudged cooler, #99C3E0.

Work with #9ad9df in the Color Lab