Skip to content

#8bc9ac

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

RGB
139, 201, 172
HSL
152°, 37%, 67%
CMYK
31, 0, 14, 21
Luminance
0.5024

At a glance

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

Hex
#8bc9ac
Hue
152°
green
Saturation
37%
soft
Lightness
67%
light
Brightness
79%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5024
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.05:1
Closest name
Medium Aqua Marine
ΔE2000 5.2
Where it sits
Hue152° of 360°
Saturation37%
Lightness67%
Temperature
Warm ← → Cool76% 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#8bc9ac
RGBrgb(139, 201, 172)
HSLhsl(152, 37%, 67%)
CMYKcmyk(31%, 0%, 14%, 21%)
LABlab(76.2 -26.0 8.2)
LCHlch(76.2 27.3 162.5)
OKLCHoklch(0.785 0.076 163.9)
Decimal9161132
Display P3color(display-p3 0.545 0.788 0.675)

Copy-ready code

/* CSS */
color: #8bc9ac;
background-color: #8bc9ac;
/* Tailwind (arbitrary) */
class="text-[#8bc9ac] bg-[#8bc9ac]"
/* SCSS */
$brand: #8bc9ac;
/* SwiftUI */
Color(red: 0.545, green: 0.788, blue: 0.675)
/* Android */
Color.parseColor("#8bc9ac")
/* Flutter */
Color(0xFF8BC9AC)
/* Python / OpenCV (BGR) */
(172, 201, 139)

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

Accessibility — WCAG contrast

Aa
#8bc9ac on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#8bc9ac on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7C0AB
deuteranopia · #BCB9AE
tritanopia · #7DC9C1

Color scale — 50 to 950

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

#F5FAF7
#EBF4F0
#D3E8DF
#B2DBC8
#8bc9ac
#66B891
#4EA77D
#418B68
#346F53
#29523F
#193327
Base = 400Lightest = 50 · #F5FAF7Darkest = 950 · #193327
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EBF4F0;
  --brand-200: #D3E8DF;
  --brand-300: #B2DBC8;
  --brand-400: #8bc9ac;
  --brand-500: #66B891;
  --brand-600: #4EA77D;
  --brand-700: #418B68;
  --brand-800: #346F53;
  --brand-900: #29523F;
  --brand-950: #193327;
  --brand: #8bc9ac;
  --brand-ink: #000000;
}

Colors that work with #8bc9ac

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#C7E5D7
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#8F3D78
Second voice, not a rival
Dark variant#285741
Hover, pressed, headers
Light variant#EEF7F3
Selected rows, tints
Dark surface#14241D
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 #8bc9ac

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#C98BA8
Analogous left#8BC98D
Analogous right#8BC7C9
Split-complement 1#C98BC7
Split-complement 2#C98D8B
Triadic 1#AC8BC9
Triadic 2#C9AC8B
Tetradic#8D8BC9

RGB percentages

Red54.5%
Green78.8%
Blue67.5%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow14.4%
Key (black)21.2%

Color previews

#8bc9ac text on a black background

contrast 11.05:1

Card sample

#8bc9ac text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 201, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 201, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8bc9ac;
background: linear-gradient(135deg, #8bc9ac, #8BBDC9);

Monochromatic scale

Palettes built from #8bc9ac

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.

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

#8bc9ac, answered

What color is #8bc9ac?

#8bc9ac is a light soft green, closest to Medium Aqua Marine (ΔE2000 5.2). It sits at 152° on the hue wheel with 37% saturation and 67% lightness, which reads as cool.

What is the RGB value of #8bc9ac?

rgb(139, 201, 172) — 139 red, 201 green and 172 blue out of 255, or 54.5% / 78.8% / 67.5% by channel.

Is #8bc9ac a light or a dark color?

It is a light color. Relative luminance is 0.5024 and perceived brightness is 71%, so black text on it reaches 11.05:1.

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

Black. It scores 11.05:1 against #8bc9ac, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #8bc9ac?

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

What colors go well with #8bc9ac?

For interface work: #F5FAF8 as the surface, #C7E5D7 for borders, #4B9B75 for secondary text, #8F3D78 as an accent and #285741 for hover and pressed states. For a palette, the analogous pair #8BC98D and #8BC7C9 stays calm, while #C98BA8 is the loudest partner.

What is #8bc9ac in CMYK for printing?

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

Is #8bc9ac warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8BC995; nudged cooler, #89CBC4.

Work with #8bc9ac in the Color Lab