Skip to content

#c6fdfe

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

RGB
198, 253, 254
HSL
181°, 97%, 89%
CMYK
22, 0, 0, 0
Luminance
0.8941

At a glance

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

Hex
#c6fdfe
Hue
181°
cyan
Saturation
97%
electric
Lightness
89%
pale
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8941
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.88:1
Closest name
Pale Turquoise
ΔE2000 3.9
Where it sits
Hue181° of 360°
Saturation97%
Lightness89%
Temperature
Warm ← → Cool88% 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#c6fdfe
RGBrgb(198, 253, 254)
HSLhsl(181, 97%, 89%)
CMYKcmyk(22%, 0%, 0%, 0%)
LABlab(95.8 -17.0 -6.2)
LCHlch(95.8 18.1 199.9)
OKLCHoklch(0.957 0.055 197.7)
Decimal13041150
Display P3color(display-p3 0.776 0.992 0.996)

Copy-ready code

/* CSS */
color: #c6fdfe;
background-color: #c6fdfe;
/* Tailwind (arbitrary) */
class="text-[#c6fdfe] bg-[#c6fdfe]"
/* SCSS */
$brand: #c6fdfe;
/* SwiftUI */
Color(red: 0.776, green: 0.992, blue: 0.996)
/* Android */
Color.parseColor("#c6fdfe")
/* Flutter */
Color(0xFFC6FDFE)
/* Python / OpenCV (BGR) */
(254, 253, 198)

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

Accessibility — WCAG contrast

Aa
#c6fdfe on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#c6fdfe on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5F8FE
deuteranopia · #EBEFFF
tritanopia · #B4FFFD

Color scale — 50 to 950

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

#F1FDFD
#E4FBFC
#c6fdfe
#91FBFD
#5AF9FC
#22F7FB
#04ECF1
#03C5C9
#039EA0
#077274
#044748
Base = 200Lightest = 50 · #F1FDFDDarkest = 950 · #044748
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FBFC;
  --brand-200: #c6fdfe;
  --brand-300: #91FBFD;
  --brand-400: #5AF9FC;
  --brand-500: #22F7FB;
  --brand-600: #04ECF1;
  --brand-700: #03C5C9;
  --brand-800: #039EA0;
  --brand-900: #077274;
  --brand-950: #044748;
  --brand: #c6fdfe;
  --brand-ink: #000000;
}

Colors that work with #c6fdfe

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#F4FAFA
Tinted page background
Border#C0ECED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#CC002E
Second voice, not a rival
Dark variant#027B7D
Hover, pressed, headers
Light variant#E6FEFF
Selected rows, tints
Dark surface#142424
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 #c6fdfe

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#FEC7C6
Analogous left#C6FEE3
Analogous right#C6E1FE
Split-complement 1#FEC6E1
Split-complement 2#FEE3C6
Triadic 1#FEC6FD
Triadic 2#FDFEC6
Tetradic#E3C6FE

RGB percentages

Red77.6%
Green99.2%
Blue99.6%

CMYK percentages

Cyan22.0%
Magenta0.4%
Yellow0.0%
Key (black)0.4%

Color previews

#c6fdfe text on a black background

contrast 18.88:1

Card sample

#c6fdfe text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6fdfe

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.

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

#c6fdfe, answered

What color is #c6fdfe?

#c6fdfe is a pale electric cyan, closest to Pale Turquoise (ΔE2000 3.9). It sits at 181° on the hue wheel with 97% saturation and 89% lightness, which reads as cool.

What is the RGB value of #c6fdfe?

rgb(198, 253, 254) — 198 red, 253 green and 254 blue out of 255, or 77.6% / 99.2% / 99.6% by channel.

Is #c6fdfe a light or a dark color?

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

Should I use black or white text on #c6fdfe?

Black. It scores 18.88:1 against #c6fdfe, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #c6fdfe?

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

What colors go well with #c6fdfe?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #CC002E as an accent and #027B7D for hover and pressed states. For a palette, the analogous pair #C6FEE3 and #C6E1FE stays calm, while #FEC7C6 is the loudest partner.

What is #c6fdfe in CMYK for printing?

cmyk(22%, 0%, 0%, 0%). 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 #c6fdfe warm or cool?

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

Work with #c6fdfe in the Color Lab