Skip to content

#9dafb1

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

RGB
157, 175, 177
HSL
186°, 11%, 66%
CMYK
11, 1, 0, 31
Luminance
0.4100

At a glance

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

Hex
#9dafb1
Hue
186°
cyan
Saturation
11%
muted
Lightness
66%
light
Brightness
69%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4100
WCAG relative
Temperature
Cool
63/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
9.20:1
Closest name
Dark Gray
ΔE2000 7.7
Where it sits
Hue186° of 360°
Saturation11%
Lightness66%
Temperature
Warm ← → Cool63% 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#9dafb1
RGBrgb(157, 175, 177)
HSLhsl(186, 11%, 66%)
CMYKcmyk(11%, 1%, 0%, 31%)
LABlab(70.2 -5.8 -3.1)
LCHlch(70.2 6.6 208.4)
OKLCHoklch(0.741 0.020 204.8)
Decimal10334129
Display P3color(display-p3 0.616 0.686 0.694)

Copy-ready code

/* CSS */
color: #9dafb1;
background-color: #9dafb1;
/* Tailwind (arbitrary) */
class="text-[#9dafb1] bg-[#9dafb1]"
/* SCSS */
$brand: #9dafb1;
/* SwiftUI */
Color(red: 0.616, green: 0.686, blue: 0.694)
/* Android */
Color.parseColor("#9dafb1")
/* Flutter */
Color(0xFF9DAFB1)
/* Python / OpenCV (BGR) */
(177, 175, 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 #9dafb1 · 9.20:1
Use #000000AAA at every size.
Aa
White text · 2.28:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9dafb1 as text scores 2.28:1 on white and 9.20:1 on black.

Accessibility — WCAG contrast

Aa
#9dafb1 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#9dafb1 on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACADB1
deuteranopia · #A8AAB1
tritanopia · #98B1B0

Color scale — 50 to 950

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

#F7F8F8
#EEF1F1
#DBE1E1
#C1CCCD
#9dafb1
#82999C
#6C8688
#5A6F72
#48595B
#374244
#22292A
Base = 400Lightest = 50 · #F7F8F8Darkest = 950 · #22292A
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EEF1F1;
  --brand-200: #DBE1E1;
  --brand-300: #C1CCCD;
  --brand-400: #9dafb1;
  --brand-500: #82999C;
  --brand-600: #6C8688;
  --brand-700: #5A6F72;
  --brand-800: #48595B;
  --brand-900: #374244;
  --brand-950: #22292A;
  --brand: #9dafb1;
  --brand-ink: #000000;
}

Colors that work with #9dafb1

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#F6F8F8
Tinted page background
Border#D2DADB
Hairlines and dividers
Muted text#667D80
Captions on the surface
Accent#76565C
Second voice, not a rival
Dark variant#384647
Hover, pressed, headers
Light variant#F1F3F4
Selected rows, tints
Dark surface#191F1F
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 #9dafb1

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
  • 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#B19F9D
Analogous left#9DB1A9
Analogous right#9DA5B1
Split-complement 1#B19DA5
Split-complement 2#B1A99D
Triadic 1#B19DAF
Triadic 2#AFB19D
Tetradic#A99DB1

RGB percentages

Red61.6%
Green68.6%
Blue69.4%

CMYK percentages

Cyan11.3%
Magenta1.1%
Yellow0.0%
Key (black)30.6%

Color previews

#9dafb1 text on a black background

contrast 9.20:1

Card sample

#9dafb1 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dafb1

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.

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

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

#9dafb1, answered

What color is #9dafb1?

#9dafb1 is a light muted cyan, closest to Dark Gray (ΔE2000 7.7). It sits at 186° on the hue wheel with 11% saturation and 66% lightness, which reads as cool.

What is the RGB value of #9dafb1?

rgb(157, 175, 177) — 157 red, 175 green and 177 blue out of 255, or 61.6% / 68.6% / 69.4% by channel.

Is #9dafb1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4100 and perceived brightness is 67%, so black text on it reaches 9.20:1.

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

Black. It scores 9.20:1 against #9dafb1, versus 2.28:1 for white — AAA at any size.

What is the complementary color of #9dafb1?

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

What colors go well with #9dafb1?

For interface work: #F6F8F8 as the surface, #D2DADB for borders, #667D80 for secondary text, #76565C as an accent and #384647 for hover and pressed states. For a palette, the analogous pair #9DB1A9 and #9DA5B1 stays calm, while #B19F9D is the loudest partner.

What is #9dafb1 in CMYK for printing?

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

Is #9dafb1 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9DB1AC; nudged cooler, #9BA8B3.

Work with #9dafb1 in the Color Lab