Skip to content

#c5fdef

a pale, electric cyan · cool · closest name: Pale Turquoise

RGB
197, 253, 239
HSL
165°, 93%, 88%
CMYK
22, 0, 6, 1
Luminance
0.8835

At a glance

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

Hex
#c5fdef
Hue
165°
cyan
Saturation
93%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8835
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.67:1
Closest name
Pale Turquoise
ΔE2000 6.3
Where it sits
Hue165° of 360°
Saturation93%
Lightness88%
Temperature
Warm ← → Cool81% 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#c5fdef
RGBrgb(197, 253, 239)
HSLhsl(165, 93%, 88%)
CMYKcmyk(22%, 0%, 6%, 1%)
LABlab(95.3 -20.4 0.9)
LCHlch(95.3 20.4 177.4)
OKLCHoklch(0.952 0.060 177.9)
Decimal12975599
Display P3color(display-p3 0.773 0.992 0.937)

Copy-ready code

/* CSS */
color: #c5fdef;
background-color: #c5fdef;
/* Tailwind (arbitrary) */
class="text-[#c5fdef] bg-[#c5fdef]"
/* SCSS */
$brand: #c5fdef;
/* SwiftUI */
Color(red: 0.773, green: 0.992, blue: 0.937)
/* Android */
Color.parseColor("#c5fdef")
/* Flutter */
Color(0xFFC5FDEF)
/* Python / OpenCV (BGR) */
(239, 253, 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 #c5fdef · 18.67:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.67:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c5fdef as text scores 1.12:1 on white and 18.67:1 on black.

Accessibility — WCAG contrast

Aa
#c5fdef on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#c5fdef on black: 18.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8F6EE
deuteranopia · #EEEEF0
tritanopia · #B7FFF9

Color scale — 50 to 950

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

#F2FDFA
#E4FBF5
#c5fdef
#93FBE1
#5CF9D2
#26F7C3
#08EDB3
#07C596
#059E78
#097257
#054737
Base = 200Lightest = 50 · #F2FDFADarkest = 950 · #054737
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF5;
  --brand-200: #c5fdef;
  --brand-300: #93FBE1;
  --brand-400: #5CF9D2;
  --brand-500: #26F7C3;
  --brand-600: #08EDB3;
  --brand-700: #07C596;
  --brand-800: #059E78;
  --brand-900: #097257;
  --brand-950: #054737;
  --brand: #c5fdef;
  --brand-ink: #000000;
}

Colors that work with #c5fdef

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#C0EDE1
Hairlines and dividers
Muted text#4B9B87
Captions on the surface
Accent#C90366
Second voice, not a rival
Dark variant#047B5D
Hover, pressed, headers
Light variant#E6FEF8
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 #c5fdef

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#FDC5D3
Analogous left#C5FDD3
Analogous right#C5EFFD
Split-complement 1#FDC5EF
Split-complement 2#FDD3C5
Triadic 1#EFC5FD
Triadic 2#FDEFC5
Tetradic#D3C5FD

RGB percentages

Red77.3%
Green99.2%
Blue93.7%

CMYK percentages

Cyan22.1%
Magenta0.0%
Yellow5.5%
Key (black)0.8%

Color previews

#c5fdef text on a black background

contrast 18.67:1

Card sample

#c5fdef text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5fdef

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.

#c5fdef 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#c5fdef, answered

What color is #c5fdef?

#c5fdef is a pale electric cyan, closest to Pale Turquoise (ΔE2000 6.3). It sits at 165° on the hue wheel with 93% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c5fdef?

rgb(197, 253, 239) — 197 red, 253 green and 239 blue out of 255, or 77.3% / 99.2% / 93.7% by channel.

Is #c5fdef a light or a dark color?

It is a light color. Relative luminance is 0.8835 and perceived brightness is 93%, so black text on it reaches 18.67:1.

Should I use black or white text on #c5fdef?

Black. It scores 18.67:1 against #c5fdef, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #c5fdef?

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

What colors go well with #c5fdef?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B87 for secondary text, #C90366 as an accent and #047B5D for hover and pressed states. For a palette, the analogous pair #C5FDD3 and #C5EFFD stays calm, while #FDC5D3 is the loudest partner.

What is #c5fdef in CMYK for printing?

cmyk(22%, 0%, 6%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #c5fdef warm or cool?

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

Work with #c5fdef in the Color Lab