Skip to content

#9bcfba

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
155, 207, 186
HSL
156°, 35%, 71%
CMYK
25, 0, 10, 19
Luminance
0.5514

At a glance

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

Hex
#9bcfba
Hue
156°
green
Saturation
35%
soft
Lightness
71%
light
Brightness
81%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5514
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.03:1
Closest name
Medium Aqua Marine
ΔE2000 7.9
Where it sits
Hue156° of 360°
Saturation35%
Lightness71%
Temperature
Warm ← → Cool77% 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#9bcfba
RGBrgb(155, 207, 186)
HSLhsl(156, 35%, 71%)
CMYKcmyk(25%, 0%, 10%, 19%)
LABlab(79.1 -21.2 5.0)
LCHlch(79.1 21.8 166.8)
OKLCHoklch(0.812 0.062 168.0)
Decimal10211258
Display P3color(display-p3 0.608 0.812 0.729)

Copy-ready code

/* CSS */
color: #9bcfba;
background-color: #9bcfba;
/* Tailwind (arbitrary) */
class="text-[#9bcfba] bg-[#9bcfba]"
/* SCSS */
$brand: #9bcfba;
/* SwiftUI */
Color(red: 0.608, green: 0.812, blue: 0.729)
/* Android */
Color.parseColor("#9bcfba")
/* Flutter */
Color(0xFF9BCFBA)
/* Python / OpenCV (BGR) */
(186, 207, 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 #9bcfba · 12.03:1
Use #000000AAA at every size.
Aa
White text · 1.75:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.03:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9bcfba as text scores 1.75:1 on white and 12.03:1 on black.

Accessibility — WCAG contrast

Aa
#9bcfba on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#9bcfba on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCC8B9
deuteranopia · #C3C1BB
tritanopia · #8FD0C9

Color scale — 50 to 950

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

#F5F9F8
#ECF4F1
#D4E8E0
#B3DBCB
#9bcfba
#67B696
#4FA583
#428A6D
#356E57
#295141
#1A3329
Base = 400Lightest = 50 · #F5F9F8Darkest = 950 · #1A3329
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F1;
  --brand-200: #D4E8E0;
  --brand-300: #B3DBCB;
  --brand-400: #9bcfba;
  --brand-500: #67B696;
  --brand-600: #4FA583;
  --brand-700: #428A6D;
  --brand-800: #356E57;
  --brand-900: #295141;
  --brand-950: #1A3329;
  --brand: #9bcfba;
  --brand-ink: #000000;
}

Colors that work with #9bcfba

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#F5FAF8
Tinted page background
Border#C8E5D9
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#8E3E72
Second voice, not a rival
Dark variant#295644
Hover, pressed, headers
Light variant#EEF7F3
Selected rows, tints
Dark surface#14241E
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 #9bcfba

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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#CF9BB0
Analogous left#9BCFA0
Analogous right#9BCACF
Split-complement 1#CF9BCA
Split-complement 2#CFA09B
Triadic 1#BA9BCF
Triadic 2#CFBA9B
Tetradic#A09BCF

RGB percentages

Red60.8%
Green81.2%
Blue72.9%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow10.1%
Key (black)18.8%

Color previews

#9bcfba text on a black background

contrast 12.03:1

Card sample

#9bcfba text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9bcfba

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.

#9bcfba 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#9bcfba, answered

What color is #9bcfba?

#9bcfba is a light soft green, closest to Medium Aqua Marine (ΔE2000 7.9). It sits at 156° on the hue wheel with 35% saturation and 71% lightness, which reads as cool.

What is the RGB value of #9bcfba?

rgb(155, 207, 186) — 155 red, 207 green and 186 blue out of 255, or 60.8% / 81.2% / 72.9% by channel.

Is #9bcfba a light or a dark color?

It is a light color. Relative luminance is 0.5514 and perceived brightness is 75%, so black text on it reaches 12.03:1.

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

Black. It scores 12.03:1 against #9bcfba, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #9bcfba?

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

What colors go well with #9bcfba?

For interface work: #F5FAF8 as the surface, #C8E5D9 for borders, #4B9B7B for secondary text, #8E3E72 as an accent and #295644 for hover and pressed states. For a palette, the analogous pair #9BCFA0 and #9BCACF stays calm, while #CF9BB0 is the loudest partner.

What is #9bcfba in CMYK for printing?

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

Is #9bcfba warm or cool?

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

Work with #9bcfba in the Color Lab