Skip to content

#c3cdcd

a light, muted cyan · cool · closest name: Light Gray

RGB
195, 205, 205
HSL
180°, 9%, 78%
CMYK
5, 0, 0, 20
Luminance
0.5967

At a glance

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

Hex
#c3cdcd
Hue
180°
cyan
Saturation
9%
muted
Lightness
78%
light
Brightness
80%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5967
WCAG relative
Temperature
Cool
60/100 cool
Color family
Cyan
Tone
Muted
Best ink
Black
12.93:1
Closest name
Light Gray
ΔE2000 5.1
Where it sits
Hue180° of 360°
Saturation9%
Lightness78%
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#c3cdcd
RGBrgb(195, 205, 205)
HSLhsl(180, 9%, 78%)
CMYKcmyk(5%, 0%, 0%, 20%)
LABlab(81.7 -3.4 -1.2)
LCHlch(81.7 3.6 199.1)
OKLCHoklch(0.841 0.011 196.9)
Decimal12832205
Display P3color(display-p3 0.765 0.804 0.804)

Copy-ready code

/* CSS */
color: #c3cdcd;
background-color: #c3cdcd;
/* Tailwind (arbitrary) */
class="text-[#c3cdcd] bg-[#c3cdcd]"
/* SCSS */
$brand: #c3cdcd;
/* SwiftUI */
Color(red: 0.765, green: 0.804, blue: 0.804)
/* Android */
Color.parseColor("#c3cdcd")
/* Flutter */
Color(0xFFC3CDCD)
/* Python / OpenCV (BGR) */
(205, 205, 195)

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

Accessibility — WCAG contrast

Aa
#c3cdcd on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#c3cdcd on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCCCCD
deuteranopia · #C9CACD
tritanopia · #C0CECD

Color scale — 50 to 950

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

#F7F8F8
#EFF1F1
#DBE1E1
#c3cdcd
#A3B3B3
#859999
#6F8686
#5D6F6F
#4A5959
#384242
#232929
Base = 300Lightest = 50 · #F7F8F8Darkest = 950 · #232929
:root {
  --brand-50: #F7F8F8;
  --brand-100: #EFF1F1;
  --brand-200: #DBE1E1;
  --brand-300: #c3cdcd;
  --brand-400: #A3B3B3;
  --brand-500: #859999;
  --brand-600: #6F8686;
  --brand-700: #5D6F6F;
  --brand-800: #4A5959;
  --brand-900: #384242;
  --brand-950: #232929;
  --brand: #c3cdcd;
  --brand-ink: #000000;
}

Colors that work with #c3cdcd

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#D2DADA
Hairlines and dividers
Muted text#687D7D
Captions on the surface
Accent#73595F
Second voice, not a rival
Dark variant#3A4646
Hover, pressed, headers
Light variant#F1F3F3
Selected rows, tints
Dark surface#191F1F
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 #c3cdcd

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#CDC3C3
Analogous left#C3CDC8
Analogous right#C3C8CD
Split-complement 1#CDC3C8
Split-complement 2#CDC8C3
Triadic 1#CDC3CD
Triadic 2#CDCDC3
Tetradic#C8C3CD

RGB percentages

Red76.5%
Green80.4%
Blue80.4%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#c3cdcd text on a black background

contrast 12.93:1

Card sample

#c3cdcd text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cdcd

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.

#c3cdcd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#c3cdcd, answered

What color is #c3cdcd?

#c3cdcd is a light muted cyan, closest to Light Gray (ΔE2000 5.1). It sits at 180° on the hue wheel with 9% saturation and 78% lightness, which reads as cool.

What is the RGB value of #c3cdcd?

rgb(195, 205, 205) — 195 red, 205 green and 205 blue out of 255, or 76.5% / 80.4% / 80.4% by channel.

Is #c3cdcd a light or a dark color?

It is a light color. Relative luminance is 0.5967 and perceived brightness is 79%, so black text on it reaches 12.93:1.

Should I use black or white text on #c3cdcd?

Black. It scores 12.93:1 against #c3cdcd, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #c3cdcd?

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

What colors go well with #c3cdcd?

For interface work: #F7F8F8 as the surface, #D2DADA for borders, #687D7D for secondary text, #73595F as an accent and #3A4646 for hover and pressed states. For a palette, the analogous pair #C3CDC8 and #C3C8CD stays calm, while #CDC3C3 is the loudest partner.

What is #c3cdcd in CMYK for printing?

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

Is #c3cdcd 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 #D4CCC6; nudged cooler, #BAC3CB.

Work with #c3cdcd in the Color Lab