Skip to content

#9bada2

a balanced, muted green · neutral · closest name: Dark Gray

RGB
155, 173, 162
HSL
143°, 10%, 64%
CMYK
10, 0, 6, 32
Luminance
0.3946

At a glance

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

Hex
#9bada2
Hue
143°
green
Saturation
10%
muted
Lightness
64%
balanced
Brightness
68%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3946
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Muted
Best ink
Black
8.89:1
Closest name
Dark Gray
ΔE2000 10.1
Where it sits
Hue143° of 360°
Saturation10%
Lightness64%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#9bada2
RGBrgb(155, 173, 162)
HSLhsl(143, 10%, 64%)
CMYKcmyk(10%, 0%, 6%, 32%)
LABlab(69.1 -8.4 3.5)
LCHlch(69.1 9.1 157.3)
OKLCHoklch(0.730 0.025 158.9)
Decimal10202530
Display P3color(display-p3 0.608 0.678 0.635)

Copy-ready code

/* CSS */
color: #9bada2;
background-color: #9bada2;
/* Tailwind (arbitrary) */
class="text-[#9bada2] bg-[#9bada2]"
/* SCSS */
$brand: #9bada2;
/* SwiftUI */
Color(red: 0.608, green: 0.678, blue: 0.635)
/* Android */
Color.parseColor("#9bada2")
/* Flutter */
Color(0xFF9BADA2)
/* Python / OpenCV (BGR) */
(162, 173, 155)

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

Accessibility — WCAG contrast

Aa
#9bada2 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#9bada2 on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADAAA1
deuteranopia · #A9A8A3
tritanopia · #98ADAA

Color scale — 50 to 950

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

#F7F8F7
#EFF1EF
#DBE1DD
#C1CCC6
#9bada2
#849A8C
#6E8778
#5C7064
#4A5A50
#38433C
#232A25
Base = 400Lightest = 50 · #F7F8F7Darkest = 950 · #232A25
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EFF1EF;
  --brand-200: #DBE1DD;
  --brand-300: #C1CCC6;
  --brand-400: #9bada2;
  --brand-500: #849A8C;
  --brand-600: #6E8778;
  --brand-700: #5C7064;
  --brand-800: #4A5A50;
  --brand-900: #38433C;
  --brand-950: #232A25;
  --brand: #9bada2;
  --brand-ink: #000000;
}

Colors that work with #9bada2

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#F7F8F7
Tinted page background
Border#D2DAD5
Hairlines and dividers
Muted text#677E70
Captions on the surface
Accent#755770
Second voice, not a rival
Dark variant#39463E
Hover, pressed, headers
Light variant#F1F4F2
Selected rows, tints
Dark surface#191F1B
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 #9bada2

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
  • 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#AD9BA6
Analogous left#9DAD9B
Analogous right#9BADAB
Split-complement 1#AB9BAD
Split-complement 2#AD9B9D
Triadic 1#A29BAD
Triadic 2#ADA29B
Tetradic#9B9DAD

RGB percentages

Red60.8%
Green67.8%
Blue63.5%

CMYK percentages

Cyan10.4%
Magenta0.0%
Yellow6.4%
Key (black)32.2%

Color previews

#9bada2 text on a black background

contrast 8.89:1

Card sample

#9bada2 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 173, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 173, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9bada2;
background: linear-gradient(135deg, #9bada2, #9BACAD);

Monochromatic scale

Palettes built from #9bada2

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.

#9bada2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#9bada2, answered

What color is #9bada2?

#9bada2 is a balanced muted green, closest to Dark Gray (ΔE2000 10.1). It sits at 143° on the hue wheel with 10% saturation and 64% lightness, which reads as neutral.

What is the RGB value of #9bada2?

rgb(155, 173, 162) — 155 red, 173 green and 162 blue out of 255, or 60.8% / 67.8% / 63.5% by channel.

Is #9bada2 a light or a dark color?

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

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

Black. It scores 8.89:1 against #9bada2, versus 2.36:1 for white — AAA at any size.

What is the complementary color of #9bada2?

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

What colors go well with #9bada2?

For interface work: #F7F8F7 as the surface, #D2DAD5 for borders, #677E70 for secondary text, #755770 as an accent and #39463E for hover and pressed states. For a palette, the analogous pair #9DAD9B and #9BADAB stays calm, while #AD9BA6 is the loudest partner.

What is #9bada2 in CMYK for printing?

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

Is #9bada2 warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B5A79D; nudged cooler, #919EAC.

Work with #9bada2 in the Color Lab