Skip to content

#8d9da0

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

RGB
141, 157, 160
HSL
190°, 9%, 59%
CMYK
12, 2, 0, 37
Luminance
0.3231

At a glance

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

Hex
#8d9da0
Hue
190°
cyan
Saturation
9%
muted
Lightness
59%
balanced
Brightness
63%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3231
WCAG relative
Temperature
Cool
61/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
7.46:1
Closest name
Dark Gray
ΔE2000 8.3
Where it sits
Hue190° of 360°
Saturation9%
Lightness59%
Temperature
Warm ← → Cool61% 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#8d9da0
RGBrgb(141, 157, 160)
HSLhsl(190, 9%, 59%)
CMYKcmyk(12%, 2%, 0%, 37%)
LABlab(63.6 -5.0 -3.5)
LCHlch(63.6 6.1 214.8)
OKLCHoklch(0.684 0.019 210.2)
Decimal9280928
Display P3color(display-p3 0.553 0.616 0.627)

Copy-ready code

/* CSS */
color: #8d9da0;
background-color: #8d9da0;
/* Tailwind (arbitrary) */
class="text-[#8d9da0] bg-[#8d9da0]"
/* SCSS */
$brand: #8d9da0;
/* SwiftUI */
Color(red: 0.553, green: 0.616, blue: 0.627)
/* Android */
Color.parseColor("#8d9da0")
/* Flutter */
Color(0xFF8D9DA0)
/* Python / OpenCV (BGR) */
(160, 157, 141)

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

Accessibility — WCAG contrast

Aa
#8d9da0 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#8d9da0 on black: 7.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9A9CA0
deuteranopia · #9799A0
tritanopia · #889F9E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8d9da0 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7F8F8
#EFF0F1
#DBE0E1
#C2CACC
#A3B0B3
#8d9da0
#6F8286
#5D6C6F
#4A5759
#384142
#232829
Base = 500Lightest = 50 · #F7F8F8Darkest = 950 · #232829
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF0F1;
  --brand-200: #DBE0E1;
  --brand-300: #C2CACC;
  --brand-400: #A3B0B3;
  --brand-500: #8d9da0;
  --brand-600: #6F8286;
  --brand-700: #5D6C6F;
  --brand-800: #4A5759;
  --brand-900: #384142;
  --brand-950: #232829;
  --brand: #8d9da0;
  --brand-ink: #000000;
}

Colors that work with #8d9da0

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#F7F8F8
Tinted page background
Border#D2D9DA
Hairlines and dividers
Muted text#687A7D
Captions on the surface
Accent#A4898B
Second voice, not a rival
Dark variant#3A4446
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#191E1F
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 #8d9da0

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
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A0908D
Analogous left#8DA099
Analogous right#8D93A0
Split-complement 1#A08D93
Split-complement 2#A0998D
Triadic 1#A08D9D
Triadic 2#9DA08D
Tetradic#998DA0

RGB percentages

Red55.3%
Green61.6%
Blue62.7%

CMYK percentages

Cyan11.9%
Magenta1.9%
Yellow0.0%
Key (black)37.3%

Color previews

#8d9da0 text on a black background

contrast 7.46:1

Card sample

#8d9da0 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 157, 160, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 157, 160, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8d9da0;
background: linear-gradient(135deg, #8d9da0, #8D90A0);

Monochromatic scale

Palettes built from #8d9da0

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.

#8d9da0 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.

#8d9da0, answered

What color is #8d9da0?

#8d9da0 is a balanced muted cyan, closest to Dark Gray (ΔE2000 8.3). It sits at 190° on the hue wheel with 9% saturation and 59% lightness, which reads as cool.

What is the RGB value of #8d9da0?

rgb(141, 157, 160) — 141 red, 157 green and 160 blue out of 255, or 55.3% / 61.6% / 62.7% by channel.

Is #8d9da0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3231 and perceived brightness is 60%, so black text on it reaches 7.46:1.

Should I use black or white text on #8d9da0?

Black. It scores 7.46:1 against #8d9da0, versus 2.81:1 for white — AAA at any size.

What is the complementary color of #8d9da0?

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

What colors go well with #8d9da0?

For interface work: #F7F8F8 as the surface, #D2D9DA for borders, #687A7D for secondary text, #A4898B as an accent and #3A4446 for hover and pressed states. For a palette, the analogous pair #8DA099 and #8D93A0 stays calm, while #A0908D is the loudest partner.

What is #8d9da0 in CMYK for printing?

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

Is #8d9da0 warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A99A8E; nudged cooler, #8291A1.

Work with #8d9da0 in the Color Lab