Skip to content

#c0dfd6

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

RGB
192, 223, 214
HSL
163°, 33%, 81%
CMYK
14, 0, 4, 13
Luminance
0.6884

At a glance

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

Hex
#c0dfd6
Hue
163°
cyan
Saturation
33%
soft
Lightness
81%
light
Brightness
87%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6884
WCAG relative
Temperature
Cool
78/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
14.77:1
Closest name
Powder Blue
ΔE2000 7
Where it sits
Hue163° of 360°
Saturation33%
Lightness81%
Temperature
Warm ← → Cool78% 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#c0dfd6
RGBrgb(192, 223, 214)
HSLhsl(163, 33%, 81%)
CMYKcmyk(14%, 0%, 4%, 13%)
LABlab(86.4 -11.9 1.0)
LCHlch(86.4 12.0 175.4)
OKLCHoklch(0.878 0.035 176.1)
Decimal12640214
Display P3color(display-p3 0.753 0.875 0.839)

Copy-ready code

/* CSS */
color: #c0dfd6;
background-color: #c0dfd6;
/* Tailwind (arbitrary) */
class="text-[#c0dfd6] bg-[#c0dfd6]"
/* SCSS */
$brand: #c0dfd6;
/* SwiftUI */
Color(red: 0.753, green: 0.875, blue: 0.839)
/* Android */
Color.parseColor("#c0dfd6")
/* Flutter */
Color(0xFFC0DFD6)
/* Python / OpenCV (BGR) */
(214, 223, 192)

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

Accessibility — WCAG contrast

Aa
#c0dfd6 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#c0dfd6 on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCDBD6
deuteranopia · #D6D6D7
tritanopia · #B9E0DC

Color scale — 50 to 950

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

#F5F9F8
#ECF4F1
#D4E7E2
#c0dfd6
#8FC6B6
#6AB39E
#52A28B
#458774
#376C5D
#2B5045
#1B322B
Base = 300Lightest = 50 · #F5F9F8Darkest = 950 · #1B322B
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F1;
  --brand-200: #D4E7E2;
  --brand-300: #c0dfd6;
  --brand-400: #8FC6B6;
  --brand-500: #6AB39E;
  --brand-600: #52A28B;
  --brand-700: #458774;
  --brand-800: #376C5D;
  --brand-900: #2B5045;
  --brand-950: #1B322B;
  --brand: #c0dfd6;
  --brand-ink: #000000;
}

Colors that work with #c0dfd6

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#F5FAF8
Tinted page background
Border#C9E4DC
Hairlines and dividers
Muted text#4D9882
Captions on the surface
Accent#8C4069
Second voice, not a rival
Dark variant#2B5548
Hover, pressed, headers
Light variant#EEF6F4
Selected rows, tints
Dark surface#142420
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 #c0dfd6

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#DFC0C9
Analogous left#C0DFC7
Analogous right#C0D9DF
Split-complement 1#DFC0D9
Split-complement 2#DFC7C0
Triadic 1#D6C0DF
Triadic 2#DFD6C0
Tetradic#C7C0DF

RGB percentages

Red75.3%
Green87.5%
Blue83.9%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow4.0%
Key (black)12.5%

Color previews

#c0dfd6 text on a black background

contrast 14.77:1

Card sample

#c0dfd6 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0dfd6

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.

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

#c0dfd6, answered

What color is #c0dfd6?

#c0dfd6 is a light soft cyan, closest to Powder Blue (ΔE2000 7). It sits at 163° on the hue wheel with 33% saturation and 81% lightness, which reads as cool.

What is the RGB value of #c0dfd6?

rgb(192, 223, 214) — 192 red, 223 green and 214 blue out of 255, or 75.3% / 87.5% / 83.9% by channel.

Is #c0dfd6 a light or a dark color?

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

Should I use black or white text on #c0dfd6?

Black. It scores 14.77:1 against #c0dfd6, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #c0dfd6?

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

What colors go well with #c0dfd6?

For interface work: #F5FAF8 as the surface, #C9E4DC for borders, #4D9882 for secondary text, #8C4069 as an accent and #2B5548 for hover and pressed states. For a palette, the analogous pair #C0DFC7 and #C0D9DF stays calm, while #DFC0C9 is the loudest partner.

What is #c0dfd6 in CMYK for printing?

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

Is #c0dfd6 warm or cool?

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

Work with #c0dfd6 in the Color Lab