Skip to content

#c9dae0

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

RGB
201, 218, 224
HSL
196°, 27%, 83%
CMYK
10, 3, 0, 12
Luminance
0.6794

At a glance

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

Hex
#c9dae0
Hue
196°
cyan
Saturation
27%
soft
Lightness
83%
light
Brightness
88%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6794
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.59:1
Closest name
Light Gray
ΔE2000 7.1
Where it sits
Hue196° of 360°
Saturation27%
Lightness83%
Temperature
Warm ← → Cool84% 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#c9dae0
RGBrgb(201, 218, 224)
HSLhsl(196, 27%, 83%)
CMYKcmyk(10%, 3%, 0%, 12%)
LABlab(86.0 -4.5 -4.9)
LCHlch(86.0 6.7 227.3)
OKLCHoklch(0.877 0.020 220.9)
Decimal13228768
Display P3color(display-p3 0.788 0.855 0.878)

Copy-ready code

/* CSS */
color: #c9dae0;
background-color: #c9dae0;
/* Tailwind (arbitrary) */
class="text-[#c9dae0] bg-[#c9dae0]"
/* SCSS */
$brand: #c9dae0;
/* SwiftUI */
Color(red: 0.788, green: 0.855, blue: 0.878)
/* Android */
Color.parseColor("#c9dae0")
/* Flutter */
Color(0xFFC9DAE0)
/* Python / OpenCV (BGR) */
(224, 218, 201)

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 #c9dae0 · 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: #c9dae0 as text scores 1.44:1 on white and 14.59:1 on black.

Accessibility — WCAG contrast

Aa
#c9dae0 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c9dae0 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D9E0
deuteranopia · #D3D6E0
tritanopia · #C3DCDC

Color scale — 50 to 950

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

#F6F8F9
#ECF1F3
#c9dae0
#B8CED6
#94B6C2
#709DAD
#598A9C
#4A7382
#3B5C68
#2E444C
#1D2B30
Base = 200Lightest = 50 · #F6F8F9Darkest = 950 · #1D2B30
:root {
  --brand-50: #F6F8F9;
  --brand-100: #ECF1F3;
  --brand-200: #c9dae0;
  --brand-300: #B8CED6;
  --brand-400: #94B6C2;
  --brand-500: #709DAD;
  --brand-600: #598A9C;
  --brand-700: #4A7382;
  --brand-800: #3B5C68;
  --brand-900: #2E444C;
  --brand-950: #1D2B30;
  --brand: #c9dae0;
  --brand-ink: #000000;
}

Colors that work with #c9dae0

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#F5F8F9
Tinted page background
Border#CBDBE1
Hairlines and dividers
Muted text#548292
Captions on the surface
Accent#864646
Second voice, not a rival
Dark variant#2E4851
Hover, pressed, headers
Light variant#EFF4F6
Selected rows, tints
Dark surface#142024
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 #c9dae0

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#E0CFC9
Analogous left#C9E0DA
Analogous right#C9CEE0
Split-complement 1#E0C9CE
Split-complement 2#E0DAC9
Triadic 1#E0C9DA
Triadic 2#DAE0C9
Tetradic#DAC9E0

RGB percentages

Red78.8%
Green85.5%
Blue87.8%

CMYK percentages

Cyan10.3%
Magenta2.7%
Yellow0.0%
Key (black)12.2%

Color previews

#c9dae0 text on a black background

contrast 14.59:1

Card sample

#c9dae0 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 218, 224, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 218, 224, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9dae0;
background: linear-gradient(135deg, #c9dae0, #C9CBE0);

Monochromatic scale

Palettes built from #c9dae0

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.

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

#c9dae0, answered

What color is #c9dae0?

#c9dae0 is a light soft cyan, closest to Light Gray (ΔE2000 7.1). It sits at 196° on the hue wheel with 27% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c9dae0?

rgb(201, 218, 224) — 201 red, 218 green and 224 blue out of 255, or 78.8% / 85.5% / 87.8% by channel.

Is #c9dae0 a light or a dark color?

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

Should I use black or white text on #c9dae0?

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

What is the complementary color of #c9dae0?

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

What colors go well with #c9dae0?

For interface work: #F5F8F9 as the surface, #CBDBE1 for borders, #548292 for secondary text, #864646 as an accent and #2E4851 for hover and pressed states. For a palette, the analogous pair #C9E0DA and #C9CEE0 stays calm, while #E0CFC9 is the loudest partner.

What is #c9dae0 in CMYK for printing?

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

Is #c9dae0 warm or cool?

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

Work with #c9dae0 in the Color Lab