Skip to content

#c2cdb0

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

RGB
194, 205, 176
HSL
83°, 23%, 75%
CMYK
5, 0, 14, 20
Luminance
0.5827

At a glance

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

Hex
#c2cdb0
Hue
83°
green
Saturation
23%
soft
Lightness
75%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5827
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.65:1
Closest name
Beige
ΔE2000 10.7
Where it sits
Hue83° of 360°
Saturation23%
Lightness75%
Temperature
Warm ← → Cool46% 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#c2cdb0
RGBrgb(194, 205, 176)
HSLhsl(83, 23%, 75%)
CMYKcmyk(5%, 0%, 14%, 20%)
LABlab(80.9 -8.9 13.2)
LCHlch(80.9 15.9 124.0)
OKLCHoklch(0.832 0.041 124.2)
Decimal12766640
Display P3color(display-p3 0.761 0.804 0.690)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cdb0 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c2cdb0 on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1C9AE
deuteranopia · #CFC9B1
tritanopia · #C4CAC5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2cdb0 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
#DFE4D7
#c2cdb0
#AFBE98
#95A876
#81965F
#6C7D4F
#56643F
#404A31
#282E1E
Base = 300Lightest = 50 · #F8F9F6Darkest = 950 · #282E1E
:root {
  --brand-50: #F8F9F6;
  --brand-100: #F0F2ED;
  --brand-200: #DFE4D7;
  --brand-300: #c2cdb0;
  --brand-400: #AFBE98;
  --brand-500: #95A876;
  --brand-600: #81965F;
  --brand-700: #6C7D4F;
  --brand-800: #56643F;
  --brand-900: #404A31;
  --brand-950: #282E1E;
  --brand: #c2cdb0;
  --brand-ink: #000000;
}

Colors that work with #c2cdb0

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#D8DFCD
Hairlines and dividers
Muted text#798D59
Captions on the surface
Accent#524A82
Second voice, not a rival
Dark variant#434E31
Hover, pressed, headers
Light variant#F3F5EF
Selected rows, tints
Dark surface#1E2216
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 #c2cdb0

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#BBB0CD
Analogous left#CDCAB0
Analogous right#B3CDB0
Split-complement 1#B0B3CD
Split-complement 2#CAB0CD
Triadic 1#B0C2CD
Triadic 2#CDB0C2
Tetradic#B0CDCA

RGB percentages

Red76.1%
Green80.4%
Blue69.0%

CMYK percentages

Cyan5.4%
Magenta0.0%
Yellow14.1%
Key (black)19.6%

Color previews

#c2cdb0 text on a black background

contrast 12.65:1

Card sample

#c2cdb0 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cdb0

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.

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

#c2cdb0, answered

What color is #c2cdb0?

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

What is the RGB value of #c2cdb0?

rgb(194, 205, 176) — 194 red, 205 green and 176 blue out of 255, or 76.1% / 80.4% / 69% by channel.

Is #c2cdb0 a light or a dark color?

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

Should I use black or white text on #c2cdb0?

Black. It scores 12.65:1 against #c2cdb0, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #c2cdb0?

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

What colors go well with #c2cdb0?

For interface work: #F8F9F6 as the surface, #D8DFCD for borders, #798D59 for secondary text, #524A82 as an accent and #434E31 for hover and pressed states. For a palette, the analogous pair #CDCAB0 and #B3CDB0 stays calm, while #BBB0CD is the loudest partner.

What is #c2cdb0 in CMYK for printing?

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

Is #c2cdb0 warm or cool?

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

Work with #c2cdb0 in the Color Lab