Skip to content

#c2dce8

a light, vivid cyan · cool · closest name: Light Blue

RGB
194, 220, 232
HSL
199°, 45%, 84%
CMYK
16, 5, 0, 9
Luminance
0.6848

At a glance

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

Hex
#c2dce8
Hue
199°
cyan
Saturation
45%
vivid
Lightness
84%
light
Brightness
91%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6848
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
14.70:1
Closest name
Light Blue
ΔE2000 4.7
Where it sits
Hue199° of 360°
Saturation45%
Lightness84%
Temperature
Warm ← → Cool95% 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#c2dce8
RGBrgb(194, 220, 232)
HSLhsl(199, 45%, 84%)
CMYKcmyk(16%, 5%, 0%, 9%)
LABlab(86.3 -6.2 -8.8)
LCHlch(86.3 10.7 235.0)
OKLCHoklch(0.879 0.032 227.3)
Decimal12770536
Display P3color(display-p3 0.761 0.863 0.910)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dce8 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#c2dce8 on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6DAE9
deuteranopia · #D0D6E8
tritanopia · #B8E0E0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2dce8 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5F8FA
#EAF2F5
#c2dce8
#AED0E0
#85B9D1
#5CA2C2
#438FB2
#387794
#2D5F76
#244757
#162C36
Base = 200Lightest = 50 · #F5F8FADarkest = 950 · #162C36
:root {
  --brand-50: #F5F8FA;
  --brand-100: #EAF2F5;
  --brand-200: #c2dce8;
  --brand-300: #AED0E0;
  --brand-400: #85B9D1;
  --brand-500: #5CA2C2;
  --brand-600: #438FB2;
  --brand-700: #387794;
  --brand-800: #2D5F76;
  --brand-900: #244757;
  --brand-950: #162C36;
  --brand: #c2dce8;
  --brand-ink: #000000;
}

Colors that work with #c2dce8

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#F4F8FA
Tinted page background
Border#C4DDE9
Hairlines and dividers
Muted text#4B829B
Captions on the surface
Accent#993A33
Second voice, not a rival
Dark variant#234A5D
Hover, pressed, headers
Light variant#ECF4F8
Selected rows, tints
Dark surface#141F24
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 #c2dce8

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#E8CEC2
Analogous left#C2E8E1
Analogous right#C2C9E8
Split-complement 1#E8C2C9
Split-complement 2#E8E1C2
Triadic 1#E8C2DC
Triadic 2#DCE8C2
Tetradic#E1C2E8

RGB percentages

Red76.1%
Green86.3%
Blue91.0%

CMYK percentages

Cyan16.4%
Magenta5.2%
Yellow0.0%
Key (black)9.0%

Color previews

#c2dce8 text on a black background

contrast 14.70:1

Card sample

#c2dce8 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dce8

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.

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

#c2dce8, answered

What color is #c2dce8?

#c2dce8 is a light vivid cyan, closest to Light Blue (ΔE2000 4.7). It sits at 199° on the hue wheel with 45% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c2dce8?

rgb(194, 220, 232) — 194 red, 220 green and 232 blue out of 255, or 76.1% / 86.3% / 91% by channel.

Is #c2dce8 a light or a dark color?

It is a light color. Relative luminance is 0.6848 and perceived brightness is 84%, so black text on it reaches 14.70:1.

Should I use black or white text on #c2dce8?

Black. It scores 14.70:1 against #c2dce8, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #c2dce8?

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

What colors go well with #c2dce8?

For interface work: #F4F8FA as the surface, #C4DDE9 for borders, #4B829B for secondary text, #993A33 as an accent and #234A5D for hover and pressed states. For a palette, the analogous pair #C2E8E1 and #C2C9E8 stays calm, while #E8CEC2 is the loudest partner.

What is #c2dce8 in CMYK for printing?

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

Is #c2dce8 warm or cool?

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

Work with #c2dce8 in the Color Lab