Skip to content

#c3dcdc

a light, soft cyan · cool · closest name: Powder Blue

RGB
195, 220, 220
HSL
180°, 26%, 81%
CMYK
11, 0, 0, 14
Luminance
0.6796

At a glance

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

Hex
#c3dcdc
Hue
180°
cyan
Saturation
26%
soft
Lightness
81%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6796
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.59:1
Closest name
Powder Blue
ΔE2000 5.8
Where it sits
Hue180° of 360°
Saturation26%
Lightness81%
Temperature
Warm ← → Cool78% 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#c3dcdc
RGBrgb(195, 220, 220)
HSLhsl(180, 26%, 81%)
CMYKcmyk(11%, 0%, 0%, 14%)
LABlab(86.0 -8.3 -2.8)
LCHlch(86.0 8.7 198.8)
OKLCHoklch(0.876 0.027 196.7)
Decimal12836060
Display P3color(display-p3 0.765 0.863 0.863)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3dcdc on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c3dcdc on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D9DC
deuteranopia · #D3D5DC
tritanopia · #BCDEDC

Color scale — 50 to 950

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

#F6F9F9
#EDF3F3
#D6E6E6
#c3dcdc
#95C1C1
#71ACAC
#5A9B9B
#4B8181
#3C6767
#2E4C4C
#1D3030
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1D3030
:root {
  --brand-50: #F6F9F9;
  --brand-100: #EDF3F3;
  --brand-200: #D6E6E6;
  --brand-300: #c3dcdc;
  --brand-400: #95C1C1;
  --brand-500: #71ACAC;
  --brand-600: #5A9B9B;
  --brand-700: #4B8181;
  --brand-800: #3C6767;
  --brand-900: #2E4C4C;
  --brand-950: #1D3030;
  --brand: #c3dcdc;
  --brand-ink: #000000;
}

Colors that work with #c3dcdc

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#F5F9F9
Tinted page background
Border#CBE1E1
Hairlines and dividers
Muted text#559191
Captions on the surface
Accent#854756
Second voice, not a rival
Dark variant#2F5151
Hover, pressed, headers
Light variant#EFF6F6
Selected rows, tints
Dark surface#152323
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 #c3dcdc

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
  • 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#DCC3C3
Analogous left#C3DCD0
Analogous right#C3D0DC
Split-complement 1#DCC3D0
Split-complement 2#DCD0C3
Triadic 1#DCC3DC
Triadic 2#DCDCC3
Tetradic#D0C3DC

RGB percentages

Red76.5%
Green86.3%
Blue86.3%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#c3dcdc text on a black background

contrast 14.59:1

Card sample

#c3dcdc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3dcdc

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.

#c3dcdc 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#c3dcdc, answered

What color is #c3dcdc?

#c3dcdc is a light soft cyan, closest to Powder Blue (ΔE2000 5.8). It sits at 180° on the hue wheel with 26% saturation and 81% lightness, which reads as cool.

What is the RGB value of #c3dcdc?

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

Is #c3dcdc a light or a dark color?

It is a light color. Relative luminance is 0.6796 and perceived brightness is 83%, so black text on it reaches 14.59:1.

Should I use black or white text on #c3dcdc?

Black. It scores 14.59:1 against #c3dcdc, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #c3dcdc?

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

What colors go well with #c3dcdc?

For interface work: #F5F9F9 as the surface, #CBE1E1 for borders, #559191 for secondary text, #854756 as an accent and #2F5151 for hover and pressed states. For a palette, the analogous pair #C3DCD0 and #C3D0DC stays calm, while #DCC3C3 is the loudest partner.

What is #c3dcdc in CMYK for printing?

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

Is #c3dcdc warm or cool?

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

Work with #c3dcdc in the Color Lab