Skip to content

#bac7c2

a light, muted green · cool · closest name: Silver

RGB
186, 199, 194
HSL
157°, 10%, 76%
CMYK
7, 0, 3, 22
Luminance
0.5518

At a glance

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

Hex
#bac7c2
Hue
157°
green
Saturation
10%
muted
Lightness
76%
light
Brightness
78%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5518
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Muted
Best ink
Black
12.04:1
Closest name
Silver
ΔE2000 6.9
Where it sits
Hue157° of 360°
Saturation10%
Lightness76%
Temperature
Warm ← → Cool58% 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#bac7c2
RGBrgb(186, 199, 194)
HSLhsl(157, 10%, 76%)
CMYKcmyk(7%, 0%, 3%, 22%)
LABlab(79.2 -5.4 1.0)
LCHlch(79.2 5.5 169.8)
OKLCHoklch(0.818 0.016 170.9)
Decimal12240834
Display P3color(display-p3 0.729 0.780 0.761)

Copy-ready code

/* CSS */
color: #bac7c2;
background-color: #bac7c2;
/* Tailwind (arbitrary) */
class="text-[#bac7c2] bg-[#bac7c2]"
/* SCSS */
$brand: #bac7c2;
/* SwiftUI */
Color(red: 0.729, green: 0.780, blue: 0.761)
/* Android */
Color.parseColor("#bac7c2")
/* Flutter */
Color(0xFFBAC7C2)
/* Python / OpenCV (BGR) */
(194, 199, 186)

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

Accessibility — WCAG contrast

Aa
#bac7c2 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#bac7c2 on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6C5C2
deuteranopia · #C4C3C2
tritanopia · #B7C7C5

Color scale — 50 to 950

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

#F7F8F7
#EEF1F0
#DBE1DF
#bac7c2
#A2B4AD
#839A91
#6E877D
#5B7168
#495A54
#37433F
#232A27
Base = 300Lightest = 50 · #F7F8F7Darkest = 950 · #232A27
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EEF1F0;
  --brand-200: #DBE1DF;
  --brand-300: #bac7c2;
  --brand-400: #A2B4AD;
  --brand-500: #839A91;
  --brand-600: #6E877D;
  --brand-700: #5B7168;
  --brand-800: #495A54;
  --brand-900: #37433F;
  --brand-950: #232A27;
  --brand: #bac7c2;
  --brand-ink: #000000;
}

Colors that work with #bac7c2

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#D2DAD7
Hairlines and dividers
Muted text#677F75
Captions on the surface
Accent#755769
Second voice, not a rival
Dark variant#394641
Hover, pressed, headers
Light variant#F1F4F3
Selected rows, tints
Dark surface#191F1D
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 #bac7c2

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
  • 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#C7BABF
Analogous left#BAC7BC
Analogous right#BAC6C7
Split-complement 1#C7BAC6
Split-complement 2#C7BCBA
Triadic 1#C2BAC7
Triadic 2#C7C2BA
Tetradic#BCBAC7

RGB percentages

Red72.9%
Green78.0%
Blue76.1%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow2.5%
Key (black)22.0%

Color previews

#bac7c2 text on a black background

contrast 12.04:1

Card sample

#bac7c2 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 199, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 199, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bac7c2;
background: linear-gradient(135deg, #bac7c2, #BAC3C7);

Monochromatic scale

Palettes built from #bac7c2

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.

#bac7c2 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.

#bac7c2, answered

What color is #bac7c2?

#bac7c2 is a light muted green, closest to Silver (ΔE2000 6.9). It sits at 157° on the hue wheel with 10% saturation and 76% lightness, which reads as cool.

What is the RGB value of #bac7c2?

rgb(186, 199, 194) — 186 red, 199 green and 194 blue out of 255, or 72.9% / 78% / 76.1% by channel.

Is #bac7c2 a light or a dark color?

It is a light color. Relative luminance is 0.5518 and perceived brightness is 76%, so black text on it reaches 12.04:1.

Should I use black or white text on #bac7c2?

Black. It scores 12.04:1 against #bac7c2, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #bac7c2?

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

What colors go well with #bac7c2?

For interface work: #F7F8F8 as the surface, #D2DAD7 for borders, #677F75 for secondary text, #755769 as an accent and #394641 for hover and pressed states. For a palette, the analogous pair #BAC7BC and #BAC6C7 stays calm, while #C7BABF is the loudest partner.

What is #bac7c2 in CMYK for printing?

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

Is #bac7c2 warm or cool?

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BAC7BD; nudged cooler, #B9C8C8.

Work with #bac7c2 in the Color Lab