Skip to content

#c4dbdf

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

RGB
196, 219, 223
HSL
189°, 30%, 82%
CMYK
12, 2, 0, 13
Luminance
0.6773

At a glance

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

Hex
#c4dbdf
Hue
189°
cyan
Saturation
30%
soft
Lightness
82%
light
Brightness
87%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6773
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.55:1
Closest name
Light Blue
ΔE2000 5.8
Where it sits
Hue189° of 360°
Saturation30%
Lightness82%
Temperature
Warm ← → Cool85% 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#c4dbdf
RGBrgb(196, 219, 223)
HSLhsl(189, 30%, 82%)
CMYKcmyk(12%, 2%, 0%, 13%)
LABlab(85.9 -6.8 -4.6)
LCHlch(85.9 8.2 213.7)
OKLCHoklch(0.876 0.025 209.3)
Decimal12901343
Display P3color(display-p3 0.769 0.859 0.875)

Copy-ready code

/* CSS */
color: #c4dbdf;
background-color: #c4dbdf;
/* Tailwind (arbitrary) */
class="text-[#c4dbdf] bg-[#c4dbdf]"
/* SCSS */
$brand: #c4dbdf;
/* SwiftUI */
Color(red: 0.769, green: 0.859, blue: 0.875)
/* Android */
Color.parseColor("#c4dbdf")
/* Flutter */
Color(0xFFC4DBDF)
/* Python / OpenCV (BGR) */
(223, 219, 196)

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

Accessibility — WCAG contrast

Aa
#c4dbdf on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c4dbdf on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D9DF
deuteranopia · #D2D5DF
tritanopia · #BDDDDC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c4dbdf 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
#ECF2F3
#D5E4E7
#c4dbdf
#92BCC4
#6DA6B0
#56949F
#487B84
#39636A
#2C494E
#1C2E31
Base = 300Lightest = 50 · #F6F9F9Darkest = 950 · #1C2E31
:root {
  --brand-50: #F6F9F9;
  --brand-100: #ECF2F3;
  --brand-200: #D5E4E7;
  --brand-300: #c4dbdf;
  --brand-400: #92BCC4;
  --brand-500: #6DA6B0;
  --brand-600: #56949F;
  --brand-700: #487B84;
  --brand-800: #39636A;
  --brand-900: #2C494E;
  --brand-950: #1C2E31;
  --brand: #c4dbdf;
  --brand-ink: #000000;
}

Colors that work with #c4dbdf

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#F5F9FA
Tinted page background
Border#CADFE2
Hairlines and dividers
Muted text#518B95
Captions on the surface
Accent#89434A
Second voice, not a rival
Dark variant#2D4D53
Hover, pressed, headers
Light variant#EEF5F6
Selected rows, tints
Dark surface#142224
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 #c4dbdf

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#DFC8C4
Analogous left#C4DFD6
Analogous right#C4CEDF
Split-complement 1#DFC4CE
Split-complement 2#DFD6C4
Triadic 1#DFC4DB
Triadic 2#DBDFC4
Tetradic#D6C4DF

RGB percentages

Red76.9%
Green85.9%
Blue87.5%

CMYK percentages

Cyan12.1%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#c4dbdf text on a black background

contrast 14.55:1

Card sample

#c4dbdf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 219, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 219, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4dbdf;
background: linear-gradient(135deg, #c4dbdf, #C4C9DF);

Monochromatic scale

Palettes built from #c4dbdf

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.

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

#c4dbdf, answered

What color is #c4dbdf?

#c4dbdf is a light soft cyan, closest to Light Blue (ΔE2000 5.8). It sits at 189° on the hue wheel with 30% saturation and 82% lightness, which reads as cool.

What is the RGB value of #c4dbdf?

rgb(196, 219, 223) — 196 red, 219 green and 223 blue out of 255, or 76.9% / 85.9% / 87.5% by channel.

Is #c4dbdf a light or a dark color?

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

Should I use black or white text on #c4dbdf?

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

What is the complementary color of #c4dbdf?

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

What colors go well with #c4dbdf?

For interface work: #F5F9FA as the surface, #CADFE2 for borders, #518B95 for secondary text, #89434A as an accent and #2D4D53 for hover and pressed states. For a palette, the analogous pair #C4DFD6 and #C4CEDF stays calm, while #DFC8C4 is the loudest partner.

What is #c4dbdf in CMYK for printing?

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

Is #c4dbdf warm or cool?

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

Work with #c4dbdf in the Color Lab