Skip to content

#9becbc

a light, vivid green · cool · closest name: Aqua Marine

RGB
155, 236, 188
HSL
144°, 68%, 77%
CMYK
34, 0, 20, 8
Luminance
0.7059

At a glance

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

Hex
#9becbc
Hue
144°
green
Saturation
68%
vivid
Lightness
77%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7059
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.12:1
Closest name
Aqua Marine
ΔE2000 6.5
Where it sits
Hue144° of 360°
Saturation68%
Lightness77%
Temperature
Warm ← → Cool73% 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#9becbc
RGBrgb(155, 236, 188)
HSLhsl(144, 68%, 77%)
CMYKcmyk(34%, 0%, 20%, 8%)
LABlab(87.3 -34.7 15.6)
LCHlch(87.3 38.0 155.9)
OKLCHoklch(0.878 0.104 157.4)
Decimal10218684
Display P3color(display-p3 0.608 0.925 0.737)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9becbc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#9becbc on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBE0B9
deuteranopia · #DED7BF
tritanopia · #8BEBDF

Color scale — 50 to 950

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

#F3FBF7
#E8F8EE
#CAF2DA
#9becbc
#72E4A0
#42DB81
#27CE6B
#21AB59
#1A8947
#176436
#0E3E22
Base = 300Lightest = 50 · #F3FBF7Darkest = 950 · #0E3E22
:root {
  --brand-50: #F3FBF7;
  --brand-100: #E8F8EE;
  --brand-200: #CAF2DA;
  --brand-300: #9becbc;
  --brand-400: #72E4A0;
  --brand-500: #42DB81;
  --brand-600: #27CE6B;
  --brand-700: #21AB59;
  --brand-800: #1A8947;
  --brand-900: #176436;
  --brand-950: #0E3E22;
  --brand: #9becbc;
  --brand-ink: #000000;
}

Colors that work with #9becbc

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#F4FAF7
Tinted page background
Border#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#AF1D98
Second voice, not a rival
Dark variant#146B38
Hover, pressed, headers
Light variant#EAFBF1
Selected rows, tints
Dark surface#14241A
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 #9becbc

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EC9BCB
Analogous left#A3EC9B
Analogous right#9BECE4
Split-complement 1#E49BEC
Split-complement 2#EC9BA3
Triadic 1#BC9BEC
Triadic 2#ECBC9B
Tetradic#9BA3EC

RGB percentages

Red60.8%
Green92.5%
Blue73.7%

CMYK percentages

Cyan34.3%
Magenta0.0%
Yellow20.3%
Key (black)7.5%

Color previews

#9becbc text on a black background

contrast 15.12:1

Card sample

#9becbc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9becbc

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.

#9becbc 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.

#9becbc, answered

What color is #9becbc?

#9becbc is a light vivid green, closest to Aqua Marine (ΔE2000 6.5). It sits at 144° on the hue wheel with 68% saturation and 77% lightness, which reads as cool.

What is the RGB value of #9becbc?

rgb(155, 236, 188) — 155 red, 236 green and 188 blue out of 255, or 60.8% / 92.5% / 73.7% by channel.

Is #9becbc a light or a dark color?

It is a light color. Relative luminance is 0.7059 and perceived brightness is 82%, so black text on it reaches 15.12:1.

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

Black. It scores 15.12:1 against #9becbc, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #9becbc?

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

What colors go well with #9becbc?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #AF1D98 as an accent and #146B38 for hover and pressed states. For a palette, the analogous pair #A3EC9B and #9BECE4 stays calm, while #EC9BCB is the loudest partner.

What is #9becbc in CMYK for printing?

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

Is #9becbc warm or cool?

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

Work with #9becbc in the Color Lab