Skip to content

#c2d3ce

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

RGB
194, 211, 206
HSL
162°, 16%, 79%
CMYK
8, 0, 2, 17
Luminance
0.6251

At a glance

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

Hex
#c2d3ce
Hue
162°
cyan
Saturation
16%
soft
Lightness
79%
light
Brightness
83%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6251
WCAG relative
Temperature
Cool
64/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
13.50:1
Closest name
Light Gray
ΔE2000 8.2
Where it sits
Hue162° of 360°
Saturation16%
Lightness79%
Temperature
Warm ← → Cool64% 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#c2d3ce
RGBrgb(194, 211, 206)
HSLhsl(162, 16%, 79%)
CMYKcmyk(8%, 0%, 2%, 17%)
LABlab(83.2 -6.7 0.5)
LCHlch(83.2 6.7 175.6)
OKLCHoklch(0.853 0.020 176.3)
Decimal12768206
Display P3color(display-p3 0.761 0.827 0.808)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d3ce on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#c2d3ce on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D1CE
deuteranopia · #CECECE
tritanopia · #BED4D1

Color scale — 50 to 950

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

#F6F8F8
#EEF2F0
#D9E3E0
#c2d3ce
#9DB8B0
#7DA196
#678E83
#55776D
#445F57
#344641
#212C29
Base = 300Lightest = 50 · #F6F8F8Darkest = 950 · #212C29
:root {
  --brand-50: #F6F8F8;
  --brand-100: #EEF2F0;
  --brand-200: #D9E3E0;
  --brand-300: #c2d3ce;
  --brand-400: #9DB8B0;
  --brand-500: #7DA196;
  --brand-600: #678E83;
  --brand-700: #55776D;
  --brand-800: #445F57;
  --brand-900: #344641;
  --brand-950: #212C29;
  --brand: #c2d3ce;
  --brand-ink: #000000;
}

Colors that work with #c2d3ce

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#F6F9F8
Tinted page background
Border#D0DDD9
Hairlines and dividers
Muted text#60857A
Captions on the surface
Accent#7A5267
Second voice, not a rival
Dark variant#354A44
Hover, pressed, headers
Light variant#F0F4F3
Selected rows, tints
Dark surface#18211E
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 #c2d3ce

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#D3C2C7
Analogous left#C2D3C5
Analogous right#C2CFD3
Split-complement 1#D3C2CF
Split-complement 2#D3C5C2
Triadic 1#CEC2D3
Triadic 2#D3CEC2
Tetradic#C5C2D3

RGB percentages

Red76.1%
Green82.7%
Blue80.8%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow2.4%
Key (black)17.3%

Color previews

#c2d3ce text on a black background

contrast 13.50:1

Card sample

#c2d3ce text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d3ce

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.

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

#c2d3ce, answered

What color is #c2d3ce?

#c2d3ce is a light soft cyan, closest to Light Gray (ΔE2000 8.2). It sits at 162° on the hue wheel with 16% saturation and 79% lightness, which reads as cool.

What is the RGB value of #c2d3ce?

rgb(194, 211, 206) — 194 red, 211 green and 206 blue out of 255, or 76.1% / 82.7% / 80.8% by channel.

Is #c2d3ce a light or a dark color?

It is a light color. Relative luminance is 0.6251 and perceived brightness is 81%, so black text on it reaches 13.50:1.

Should I use black or white text on #c2d3ce?

Black. It scores 13.50:1 against #c2d3ce, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #c2d3ce?

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

What colors go well with #c2d3ce?

For interface work: #F6F9F8 as the surface, #D0DDD9 for borders, #60857A for secondary text, #7A5267 as an accent and #354A44 for hover and pressed states. For a palette, the analogous pair #C2D3C5 and #C2CFD3 stays calm, while #D3C2C7 is the loudest partner.

What is #c2d3ce in CMYK for printing?

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

Is #c2d3ce warm or cool?

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

Work with #c2d3ce in the Color Lab