Skip to content

#9cdce2

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

RGB
156, 220, 226
HSL
185°, 55%, 75%
CMYK
31, 3, 0, 11
Luminance
0.6375

At a glance

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

Hex
#9cdce2
Hue
185°
cyan
Saturation
55%
vivid
Lightness
75%
light
Brightness
89%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6375
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.75:1
Closest name
Powder Blue
ΔE2000 3.5
Where it sits
Hue185° of 360°
Saturation55%
Lightness75%
Temperature
Warm ← → Cool90% 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#9cdce2
RGBrgb(156, 220, 226)
HSLhsl(185, 55%, 75%)
CMYKcmyk(31%, 3%, 0%, 11%)
LABlab(83.8 -18.7 -9.4)
LCHlch(83.8 20.9 206.8)
OKLCHoklch(0.854 0.065 203.3)
Decimal10280162
Display P3color(display-p3 0.612 0.863 0.886)

Copy-ready code

/* CSS */
color: #9cdce2;
background-color: #9cdce2;
/* Tailwind (arbitrary) */
class="text-[#9cdce2] bg-[#9cdce2]"
/* SCSS */
$brand: #9cdce2;
/* SwiftUI */
Color(red: 0.612, green: 0.863, blue: 0.886)
/* Android */
Color.parseColor("#9cdce2")
/* Flutter */
Color(0xFF9CDCE2)
/* Python / OpenCV (BGR) */
(226, 220, 156)

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

Accessibility — WCAG contrast

Aa
#9cdce2 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#9cdce2 on black: 13.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D7E3
deuteranopia · #C6CDE2
tritanopia · #83E1DE

Color scale — 50 to 950

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

#F4FAFB
#E9F5F6
#CEEBEE
#9cdce2
#7DD1D9
#51C2CC
#37B2BD
#2E949E
#25777E
#1E575C
#133639
Base = 300Lightest = 50 · #F4FAFBDarkest = 950 · #133639
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F5F6;
  --brand-200: #CEEBEE;
  --brand-300: #9cdce2;
  --brand-400: #7DD1D9;
  --brand-500: #51C2CC;
  --brand-600: #37B2BD;
  --brand-700: #2E949E;
  --brand-800: #25777E;
  --brand-900: #1E575C;
  --brand-950: #133639;
  --brand: #9cdce2;
  --brand-ink: #000000;
}

Colors that work with #9cdce2

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#F4FAFA
Tinted page background
Border#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#A3293E
Second voice, not a rival
Dark variant#1D5D63
Hover, pressed, headers
Light variant#EBF8F9
Selected rows, tints
Dark surface#142324
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 #9cdce2

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#E2A29C
Analogous left#9CE2C5
Analogous right#9CB9E2
Split-complement 1#E29CB9
Split-complement 2#E2C59C
Triadic 1#E29CDC
Triadic 2#DCE29C
Tetradic#C59CE2

RGB percentages

Red61.2%
Green86.3%
Blue88.6%

CMYK percentages

Cyan31.0%
Magenta2.7%
Yellow0.0%
Key (black)11.4%

Color previews

#9cdce2 text on a black background

contrast 13.75:1

Card sample

#9cdce2 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cdce2

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.

#9cdce2 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.

#9cdce2, answered

What color is #9cdce2?

#9cdce2 is a light vivid cyan, closest to Powder Blue (ΔE2000 3.5). It sits at 185° on the hue wheel with 55% saturation and 75% lightness, which reads as cool.

What is the RGB value of #9cdce2?

rgb(156, 220, 226) — 156 red, 220 green and 226 blue out of 255, or 61.2% / 86.3% / 88.6% by channel.

Is #9cdce2 a light or a dark color?

It is a light color. Relative luminance is 0.6375 and perceived brightness is 80%, so black text on it reaches 13.75:1.

Should I use black or white text on #9cdce2?

Black. It scores 13.75:1 against #9cdce2, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #9cdce2?

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

What colors go well with #9cdce2?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #A3293E as an accent and #1D5D63 for hover and pressed states. For a palette, the analogous pair #9CE2C5 and #9CB9E2 stays calm, while #E2A29C is the loudest partner.

What is #9cdce2 in CMYK for printing?

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

Is #9cdce2 warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9CE2CE; nudged cooler, #9BC6E3.

Work with #9cdce2 in the Color Lab