Skip to content

#c2c7b2

a light, soft green · neutral · closest name: Silver

RGB
194, 199, 178
HSL
74°, 16%, 74%
CMYK
3, 0, 11, 22
Luminance
0.5553

At a glance

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

Hex
#c2c7b2
Hue
74°
green
Saturation
16%
soft
Lightness
74%
light
Brightness
78%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5553
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.11:1
Closest name
Silver
ΔE2000 10
Where it sits
Hue74° of 360°
Saturation16%
Lightness74%
Temperature
Warm ← → Cool44% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c2c7b2
RGBrgb(194, 199, 178)
HSLhsl(74, 16%, 74%)
CMYKcmyk(3%, 0%, 11%, 22%)
LABlab(79.3 -5.5 9.9)
LCHlch(79.3 11.3 118.8)
OKLCHoklch(0.820 0.029 117.9)
Decimal12765106
Display P3color(display-p3 0.761 0.780 0.698)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#c2c7b2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#c2c7b2 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC4B1
deuteranopia · #CAC5B3
tritanopia · #C4C4C1

Color scale — 50 to 950

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

#F8F8F6
#F1F2EE
#E0E2D9
#c2c7b2
#B2B89E
#98A17D
#858E67
#6E7656
#585E45
#424634
#292C21
Base = 300Lightest = 50 · #F8F8F6Darkest = 950 · #292C21
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F2EE;
  --brand-200: #E0E2D9;
  --brand-300: #c2c7b2;
  --brand-400: #B2B89E;
  --brand-500: #98A17D;
  --brand-600: #858E67;
  --brand-700: #6E7656;
  --brand-800: #585E45;
  --brand-900: #424634;
  --brand-950: #292C21;
  --brand: #c2c7b2;
  --brand-ink: #000000;
}

Colors that work with #c2c7b2

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#F8F9F6
Tinted page background
Border#DADDD0
Hairlines and dividers
Muted text#7C8561
Captions on the surface
Accent#51537B
Second voice, not a rival
Dark variant#454A36
Hover, pressed, headers
Light variant#F3F4F0
Selected rows, tints
Dark surface#1E2018
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 #c2c7b2

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#B7B2C7
Analogous left#C7C1B2
Analogous right#B7C7B2
Split-complement 1#B2B7C7
Split-complement 2#C1B2C7
Triadic 1#B2C2C7
Triadic 2#C7B2C2
Tetradic#B2C7C1

RGB percentages

Red76.1%
Green78.0%
Blue69.8%

CMYK percentages

Cyan2.5%
Magenta0.0%
Yellow10.6%
Key (black)22.0%

Color previews

#c2c7b2 text on a black background

contrast 12.11:1

Card sample

#c2c7b2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c7b2

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.

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

#c2c7b2, answered

What color is #c2c7b2?

#c2c7b2 is a light soft green, closest to Silver (ΔE2000 10). It sits at 74° on the hue wheel with 16% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #c2c7b2?

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

Is #c2c7b2 a light or a dark color?

It is a light color. Relative luminance is 0.5553 and perceived brightness is 77%, so black text on it reaches 12.11:1.

Should I use black or white text on #c2c7b2?

Black. It scores 12.11:1 against #c2c7b2, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #c2c7b2?

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

What colors go well with #c2c7b2?

For interface work: #F8F9F6 as the surface, #DADDD0 for borders, #7C8561 for secondary text, #51537B as an accent and #454A36 for hover and pressed states. For a palette, the analogous pair #C7C1B2 and #B7C7B2 stays calm, while #B7B2C7 is the loudest partner.

What is #c2c7b2 in CMYK for printing?

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

Is #c2c7b2 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C7C4B2; nudged cooler, #BAC8B1.

Work with #c2c7b2 in the Color Lab