Skip to content

#c2ccb3

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

RGB
194, 204, 179
HSL
84°, 20%, 75%
CMYK
5, 0, 12, 20
Luminance
0.5791

At a glance

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

Hex
#c2ccb3
Hue
84°
green
Saturation
20%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5791
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.58:1
Closest name
Beige
ΔE2000 10.5
Where it sits
Hue84° of 360°
Saturation20%
Lightness75%
Temperature
Warm ← → Cool47% 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#c2ccb3
RGBrgb(194, 204, 179)
HSLhsl(84, 20%, 75%)
CMYKcmyk(5%, 0%, 12%, 20%)
LABlab(80.7 -7.9 11.3)
LCHlch(80.7 13.8 124.9)
OKLCHoklch(0.831 0.036 125.0)
Decimal12766387
Display P3color(display-p3 0.761 0.800 0.702)

Copy-ready code

/* CSS */
color: #c2ccb3;
background-color: #c2ccb3;
/* Tailwind (arbitrary) */
class="text-[#c2ccb3] bg-[#c2ccb3]"
/* SCSS */
$brand: #c2ccb3;
/* SwiftUI */
Color(red: 0.761, green: 0.800, blue: 0.702)
/* Android */
Color.parseColor("#c2ccb3")
/* Flutter */
Color(0xFFC2CCB3)
/* Python / OpenCV (BGR) */
(179, 204, 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 #c2ccb3 · 12.58:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.58:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2ccb3 as text scores 1.67:1 on white and 12.58:1 on black.

Accessibility — WCAG contrast

Aa
#c2ccb3 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#c2ccb3 on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC9B2
deuteranopia · #CEC8B4
tritanopia · #C4C9C5

Color scale — 50 to 950

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

#F8F9F6
#F0F2ED
#DFE4D8
#c2ccb3
#AEBB9A
#93A579
#7F9362
#6A7A52
#556242
#3F4832
#282D1F
Base = 300Lightest = 50 · #F8F9F6Darkest = 950 · #282D1F
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F0F2ED;
  --brand-200: #DFE4D8;
  --brand-300: #c2ccb3;
  --brand-400: #AEBB9A;
  --brand-500: #93A579;
  --brand-600: #7F9362;
  --brand-700: #6A7A52;
  --brand-800: #556242;
  --brand-900: #3F4832;
  --brand-950: #282D1F;
  --brand: #c2ccb3;
  --brand-ink: #000000;
}

Colors that work with #c2ccb3

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#D8DECE
Hairlines and dividers
Muted text#77895C
Captions on the surface
Accent#554D7F
Second voice, not a rival
Dark variant#424C33
Hover, pressed, headers
Light variant#F3F5F0
Selected rows, tints
Dark surface#1D2217
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 #c2ccb3

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#BDB3CC
Analogous left#CCCAB3
Analogous right#B5CCB3
Split-complement 1#B3B5CC
Split-complement 2#CAB3CC
Triadic 1#B3C2CC
Triadic 2#CCB3C2
Tetradic#B3CCCA

RGB percentages

Red76.1%
Green80.0%
Blue70.2%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow12.3%
Key (black)20.0%

Color previews

#c2ccb3 text on a black background

contrast 12.58:1

Card sample

#c2ccb3 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ccb3

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.

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

#c2ccb3, answered

What color is #c2ccb3?

#c2ccb3 is a light soft green, closest to Beige (ΔE2000 10.5). It sits at 84° on the hue wheel with 20% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #c2ccb3?

rgb(194, 204, 179) — 194 red, 204 green and 179 blue out of 255, or 76.1% / 80% / 70.2% by channel.

Is #c2ccb3 a light or a dark color?

It is a light color. Relative luminance is 0.5791 and perceived brightness is 78%, so black text on it reaches 12.58:1.

Should I use black or white text on #c2ccb3?

Black. It scores 12.58:1 against #c2ccb3, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #c2ccb3?

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

What colors go well with #c2ccb3?

For interface work: #F8F9F6 as the surface, #D8DECE for borders, #77895C for secondary text, #554D7F as an accent and #424C33 for hover and pressed states. For a palette, the analogous pair #CCCAB3 and #B5CCB3 stays calm, while #BDB3CC is the loudest partner.

What is #c2ccb3 in CMYK for printing?

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

Is #c2ccb3 warm or cool?

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

Work with #c2ccb3 in the Color Lab