Skip to content

#c5e5df

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

RGB
197, 229, 223
HSL
169°, 38%, 84%
CMYK
14, 0, 3, 10
Luminance
0.7324

At a glance

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

Hex
#c5e5df
Hue
169°
cyan
Saturation
38%
soft
Lightness
84%
light
Brightness
90%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7324
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.65:1
Closest name
Powder Blue
ΔE2000 6
Where it sits
Hue169° of 360°
Saturation38%
Lightness84%
Temperature
Warm ← → Cool83% 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#c5e5df
RGBrgb(197, 229, 223)
HSLhsl(169, 38%, 84%)
CMYKcmyk(14%, 0%, 3%, 10%)
LABlab(88.6 -11.6 -0.6)
LCHlch(88.6 11.6 183.0)
OKLCHoklch(0.897 0.035 183.0)
Decimal12969439
Display P3color(display-p3 0.773 0.898 0.875)

Copy-ready code

/* CSS */
color: #c5e5df;
background-color: #c5e5df;
/* Tailwind (arbitrary) */
class="text-[#c5e5df] bg-[#c5e5df]"
/* SCSS */
$brand: #c5e5df;
/* SwiftUI */
Color(red: 0.773, green: 0.898, blue: 0.875)
/* Android */
Color.parseColor("#c5e5df")
/* Flutter */
Color(0xFFC5E5DF)
/* Python / OpenCV (BGR) */
(223, 229, 197)

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

Accessibility — WCAG contrast

Aa
#c5e5df on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#c5e5df on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E1DF
deuteranopia · #DBDCE0
tritanopia · #BDE6E3

Color scale — 50 to 950

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

#F5FAF9
#EBF4F3
#c5e5df
#B2DCD4
#8BCBBF
#64BAAA
#4CA998
#3F8D7E
#337165
#28534B
#19342F
Base = 200Lightest = 50 · #F5FAF9Darkest = 950 · #19342F
:root {
  --brand-50: #F5FAF9;
  --brand-100: #EBF4F3;
  --brand-200: #c5e5df;
  --brand-300: #B2DCD4;
  --brand-400: #8BCBBF;
  --brand-500: #64BAAA;
  --brand-600: #4CA998;
  --brand-700: #3F8D7E;
  --brand-800: #337165;
  --brand-900: #28534B;
  --brand-950: #19342F;
  --brand: #c5e5df;
  --brand-ink: #000000;
}

Colors that work with #c5e5df

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#F4FAF9
Tinted page background
Border#C7E6E0
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#923A61
Second voice, not a rival
Dark variant#27584F
Hover, pressed, headers
Light variant#EDF7F5
Selected rows, tints
Dark surface#142421
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 #c5e5df

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#E5C5CB
Analogous left#C5E5CF
Analogous right#C5DBE5
Split-complement 1#E5C5DB
Split-complement 2#E5CFC5
Triadic 1#DFC5E5
Triadic 2#E5DFC5
Tetradic#CFC5E5

RGB percentages

Red77.3%
Green89.8%
Blue87.5%

CMYK percentages

Cyan14.0%
Magenta0.0%
Yellow2.6%
Key (black)10.2%

Color previews

#c5e5df text on a black background

contrast 15.65:1

Card sample

#c5e5df text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5e5df

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.

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

#c5e5df, answered

What color is #c5e5df?

#c5e5df is a light soft cyan, closest to Powder Blue (ΔE2000 6). It sits at 169° on the hue wheel with 38% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c5e5df?

rgb(197, 229, 223) — 197 red, 229 green and 223 blue out of 255, or 77.3% / 89.8% / 87.5% by channel.

Is #c5e5df a light or a dark color?

It is a light color. Relative luminance is 0.7324 and perceived brightness is 86%, so black text on it reaches 15.65:1.

Should I use black or white text on #c5e5df?

Black. It scores 15.65:1 against #c5e5df, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #c5e5df?

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

What colors go well with #c5e5df?

For interface work: #F4FAF9 as the surface, #C7E6E0 for borders, #4B9B8C for secondary text, #923A61 as an accent and #27584F for hover and pressed states. For a palette, the analogous pair #C5E5CF and #C5DBE5 stays calm, while #E5C5CB is the loudest partner.

What is #c5e5df in CMYK for printing?

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

Is #c5e5df warm or cool?

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

Work with #c5e5df in the Color Lab