Skip to content

#9da8b3

a light, muted blue · cool · closest name: Dark Gray

RGB
157, 168, 179
HSL
210°, 13%, 66%
CMYK
12, 6, 0, 30
Luminance
0.3843

At a glance

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

Hex
#9da8b3
Hue
210°
blue
Saturation
13%
muted
Lightness
66%
light
Brightness
70%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3843
WCAG relative
Temperature
Cool
68/100 cool
Color family
Blue
Tone
Muted
Best ink
Black
8.69:1
Closest name
Dark Gray
ΔE2000 6.4
Where it sits
Hue210° of 360°
Saturation13%
Lightness66%
Temperature
Warm ← → Cool68% 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#9da8b3
RGBrgb(157, 168, 179)
HSLhsl(210, 13%, 66%)
CMYKcmyk(12%, 6%, 0%, 30%)
LABlab(68.3 -1.6 -7.0)
LCHlch(68.3 7.2 257.0)
OKLCHoklch(0.726 0.020 248.1)
Decimal10332339
Display P3color(display-p3 0.616 0.659 0.702)

Copy-ready code

/* CSS */
color: #9da8b3;
background-color: #9da8b3;
/* Tailwind (arbitrary) */
class="text-[#9da8b3] bg-[#9da8b3]"
/* SCSS */
$brand: #9da8b3;
/* SwiftUI */
Color(red: 0.616, green: 0.659, blue: 0.702)
/* Android */
Color.parseColor("#9da8b3")
/* Flutter */
Color(0xFF9DA8B3)
/* Python / OpenCV (BGR) */
(179, 168, 157)

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

Accessibility — WCAG contrast

Aa
#9da8b3 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#9da8b3 on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A4A8B4
deuteranopia · #A1A6B3
tritanopia · #98AAAB

Color scale — 50 to 950

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

#F7F7F8
#EEF0F1
#DADEE2
#C0C7CE
#9da8b3
#818F9D
#6B7A8A
#596673
#47525C
#363D44
#22262B
Base = 400Lightest = 50 · #F7F7F8Darkest = 950 · #22262B
:root {
  --brand-50: #F7F7F8;
  --brand-100: #EEF0F1;
  --brand-200: #DADEE2;
  --brand-300: #C0C7CE;
  --brand-400: #9da8b3;
  --brand-500: #818F9D;
  --brand-600: #6B7A8A;
  --brand-700: #596673;
  --brand-800: #47525C;
  --brand-900: #363D44;
  --brand-950: #22262B;
  --brand: #9da8b3;
  --brand-ink: #000000;
}

Colors that work with #9da8b3

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#F6F7F8
Tinted page background
Border#D1D6DB
Hairlines and dividers
Muted text#647381
Captions on the surface
Accent#765E56
Second voice, not a rival
Dark variant#384048
Hover, pressed, headers
Light variant#F1F2F4
Selected rows, tints
Dark surface#191C20
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 #9da8b3

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

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#B3A89D
Analogous left#9DB3B3
Analogous right#9D9DB3
Split-complement 1#B39D9D
Split-complement 2#B3B39D
Triadic 1#B39DA8
Triadic 2#A8B39D
Tetradic#B39DB3

RGB percentages

Red61.6%
Green65.9%
Blue70.2%

CMYK percentages

Cyan12.3%
Magenta6.1%
Yellow0.0%
Key (black)29.8%

Color previews

#9da8b3 text on a black background

contrast 8.69:1

Card sample

#9da8b3 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 168, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 168, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9da8b3;
background: linear-gradient(135deg, #9da8b3, #A19DB3);

Monochromatic scale

Palettes built from #9da8b3

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.

#9da8b3 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
BackgroundsBordersBody textDividers
Print note

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

#9da8b3, answered

What color is #9da8b3?

#9da8b3 is a light muted blue, closest to Dark Gray (ΔE2000 6.4). It sits at 210° on the hue wheel with 13% saturation and 66% lightness, which reads as cool.

What is the RGB value of #9da8b3?

rgb(157, 168, 179) — 157 red, 168 green and 179 blue out of 255, or 61.6% / 65.9% / 70.2% by channel.

Is #9da8b3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3843 and perceived brightness is 65%, so black text on it reaches 8.69:1.

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

Black. It scores 8.69:1 against #9da8b3, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #9da8b3?

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

What colors go well with #9da8b3?

For interface work: #F6F7F8 as the surface, #D1D6DB for borders, #647381 for secondary text, #765E56 as an accent and #384048 for hover and pressed states. For a palette, the analogous pair #9DB3B3 and #9D9DB3 stays calm, while #B3A89D is the loudest partner.

What is #9da8b3 in CMYK for printing?

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

Is #9da8b3 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9DA0B3; nudged cooler, #8D9BAA.

Work with #9da8b3 in the Color Lab