Skip to content

#c4fafd

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

RGB
196, 250, 253
HSL
183°, 93%, 88%
CMYK
23, 1, 0, 1
Luminance
0.8720

At a glance

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

Hex
#c4fafd
Hue
183°
cyan
Saturation
93%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8720
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.44:1
Closest name
Pale Turquoise
ΔE2000 3.7
Where it sits
Hue183° of 360°
Saturation93%
Lightness88%
Temperature
Warm ← → Cool89% 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#c4fafd
RGBrgb(196, 250, 253)
HSLhsl(183, 93%, 88%)
CMYKcmyk(23%, 1%, 0%, 1%)
LABlab(94.8 -16.3 -7.0)
LCHlch(94.8 17.8 203.3)
OKLCHoklch(0.949 0.055 200.5)
Decimal12909309
Display P3color(display-p3 0.769 0.980 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4fafd on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#c4fafd on black: 18.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2F5FD
deuteranopia · #E7EDFD
tritanopia · #B2FEFB

Color scale — 50 to 950

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

#F2FDFD
#E4FAFB
#c4fafd
#93F6FB
#5CF1F9
#26ECF8
#08E1ED
#07BBC5
#05969E
#096C72
#054447
Base = 200Lightest = 50 · #F2FDFDDarkest = 950 · #054447
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E4FAFB;
  --brand-200: #c4fafd;
  --brand-300: #93F6FB;
  --brand-400: #5CF1F9;
  --brand-500: #26ECF8;
  --brand-600: #08E1ED;
  --brand-700: #07BBC5;
  --brand-800: #05969E;
  --brand-900: #096C72;
  --brand-950: #054447;
  --brand: #c4fafd;
  --brand-ink: #000000;
}

Colors that work with #c4fafd

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#C0EAED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#C90328
Second voice, not a rival
Dark variant#04757B
Hover, pressed, headers
Light variant#E6FDFE
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 #c4fafd

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#FDC7C4
Analogous left#C4FDE3
Analogous right#C4DDFD
Split-complement 1#FDC4DD
Split-complement 2#FDE3C4
Triadic 1#FDC4FA
Triadic 2#FAFDC4
Tetradic#E3C4FD

RGB percentages

Red76.9%
Green98.0%
Blue99.2%

CMYK percentages

Cyan22.5%
Magenta1.2%
Yellow0.0%
Key (black)0.8%

Color previews

#c4fafd text on a black background

contrast 18.44:1

Card sample

#c4fafd text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4fafd

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.

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

#c4fafd, answered

What color is #c4fafd?

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

What is the RGB value of #c4fafd?

rgb(196, 250, 253) — 196 red, 250 green and 253 blue out of 255, or 76.9% / 98% / 99.2% by channel.

Is #c4fafd a light or a dark color?

It is a light color. Relative luminance is 0.8720 and perceived brightness is 92%, so black text on it reaches 18.44:1.

Should I use black or white text on #c4fafd?

Black. It scores 18.44:1 against #c4fafd, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #c4fafd?

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

What colors go well with #c4fafd?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B979B for secondary text, #C90328 as an accent and #04757B for hover and pressed states. For a palette, the analogous pair #C4FDE3 and #C4DDFD stays calm, while #FDC7C4 is the loudest partner.

What is #c4fafd in CMYK for printing?

cmyk(23%, 1%, 0%, 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 #c4fafd warm or cool?

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

Work with #c4fafd in the Color Lab