Skip to content

#afc2ba

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

RGB
175, 194, 186
HSL
155°, 14%, 72%
CMYK
10, 0, 4, 24
Luminance
0.5124

At a glance

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

Hex
#afc2ba
Hue
155°
green
Saturation
14%
muted
Lightness
72%
light
Brightness
76%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5124
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Muted
Best ink
Black
11.25:1
Closest name
Silver
ΔE2000 9.6
Where it sits
Hue155° of 360°
Saturation14%
Lightness72%
Temperature
Warm ← → Cool60% 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#afc2ba
RGBrgb(175, 194, 186)
HSLhsl(155, 14%, 72%)
CMYKcmyk(10%, 0%, 4%, 24%)
LABlab(76.8 -8.0 1.8)
LCHlch(76.8 8.2 167.3)
OKLCHoklch(0.797 0.024 168.6)
Decimal11518650
Display P3color(display-p3 0.686 0.761 0.729)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#afc2ba on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#afc2ba on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1BFBA
deuteranopia · #BDBDBA
tritanopia · #ABC2C0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #afc2ba 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
#EEF1F0
#DAE2DE
#BFCEC8
#afc2ba
#809E91
#6A8B7D
#587468
#475D53
#36453E
#212B27
Base = 400Lightest = 50 · #F7F8F7Darkest = 950 · #212B27
:root {
  --brand-50: #F7F8F7;
  --brand-100: #EEF1F0;
  --brand-200: #DAE2DE;
  --brand-300: #BFCEC8;
  --brand-400: #afc2ba;
  --brand-500: #809E91;
  --brand-600: #6A8B7D;
  --brand-700: #587468;
  --brand-800: #475D53;
  --brand-900: #36453E;
  --brand-950: #212B27;
  --brand: #afc2ba;
  --brand-ink: #000000;
}

Colors that work with #afc2ba

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#F6F8F8
Tinted page background
Border#D1DCD7
Hairlines and dividers
Muted text#638275
Captions on the surface
Accent#78546C
Second voice, not a rival
Dark variant#374841
Hover, pressed, headers
Light variant#F1F4F3
Selected rows, tints
Dark surface#18201D
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 #afc2ba

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#C2AFB7
Analogous left#AFC2B1
Analogous right#AFC1C2
Split-complement 1#C2AFC1
Split-complement 2#C2B1AF
Triadic 1#BAAFC2
Triadic 2#C2BAAF
Tetradic#B1AFC2

RGB percentages

Red68.6%
Green76.1%
Blue72.9%

CMYK percentages

Cyan9.8%
Magenta0.0%
Yellow4.1%
Key (black)23.9%

Color previews

#afc2ba text on a black background

contrast 11.25:1

Card sample

#afc2ba text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afc2ba

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.

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

#afc2ba, answered

What color is #afc2ba?

#afc2ba is a light muted green, closest to Silver (ΔE2000 9.6). It sits at 155° on the hue wheel with 14% saturation and 72% lightness, which reads as cool.

What is the RGB value of #afc2ba?

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

Is #afc2ba a light or a dark color?

It is a light color. Relative luminance is 0.5124 and perceived brightness is 74%, so black text on it reaches 11.25:1.

Should I use black or white text on #afc2ba?

Black. It scores 11.25:1 against #afc2ba, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #afc2ba?

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

What colors go well with #afc2ba?

For interface work: #F6F8F8 as the surface, #D1DCD7 for borders, #638275 for secondary text, #78546C as an accent and #374841 for hover and pressed states. For a palette, the analogous pair #AFC2B1 and #AFC1C2 stays calm, while #C2AFB7 is the loudest partner.

What is #afc2ba in CMYK for printing?

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

Is #afc2ba warm or cool?

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

Work with #afc2ba in the Color Lab