Skip to content

#c3f1f8

a pale, electric cyan · cool · closest name: Powder Blue

RGB
195, 241, 248
HSL
188°, 79%, 87%
CMYK
21, 3, 0, 3
Luminance
0.8129

At a glance

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

Hex
#c3f1f8
Hue
188°
cyan
Saturation
79%
electric
Lightness
87%
pale
Brightness
97%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8129
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.26:1
Closest name
Powder Blue
ΔE2000 3.9
Where it sits
Hue188° of 360°
Saturation79%
Lightness87%
Temperature
Warm ← → Cool91% 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#c3f1f8
RGBrgb(195, 241, 248)
HSLhsl(188, 79%, 87%)
CMYKcmyk(21%, 3%, 0%, 3%)
LABlab(92.3 -13.2 -8.2)
LCHlch(92.3 15.5 212.0)
OKLCHoklch(0.928 0.048 207.7)
Decimal12841464
Display P3color(display-p3 0.765 0.945 0.973)

Copy-ready code

/* CSS */
color: #c3f1f8;
background-color: #c3f1f8;
/* Tailwind (arbitrary) */
class="text-[#c3f1f8] bg-[#c3f1f8]"
/* SCSS */
$brand: #c3f1f8;
/* SwiftUI */
Color(red: 0.765, green: 0.945, blue: 0.973)
/* Android */
Color.parseColor("#c3f1f8")
/* Flutter */
Color(0xFFC3F1F8)
/* Python / OpenCV (BGR) */
(248, 241, 195)

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

Accessibility — WCAG contrast

Aa
#c3f1f8 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#c3f1f8 on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9EDF9
deuteranopia · #E0E6F8
tritanopia · #B3F5F3

Color scale — 50 to 950

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

#F3FBFC
#E6F7F9
#c3f1f8
#9BE8F3
#68DCED
#36D0E8
#1AC2DB
#15A1B7
#118192
#115E6A
#0A3B42
Base = 200Lightest = 50 · #F3FBFCDarkest = 950 · #0A3B42
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E6F7F9;
  --brand-200: #c3f1f8;
  --brand-300: #9BE8F3;
  --brand-400: #68DCED;
  --brand-500: #36D0E8;
  --brand-600: #1AC2DB;
  --brand-700: #15A1B7;
  --brand-800: #118192;
  --brand-900: #115E6A;
  --brand-950: #0A3B42;
  --brand: #c3f1f8;
  --brand-ink: #000000;
}

Colors that work with #c3f1f8

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#C0E7ED
Hairlines and dividers
Muted text#4B909B
Captions on the surface
Accent#BA1224
Second voice, not a rival
Dark variant#0D6572
Hover, pressed, headers
Light variant#E8FAFC
Selected rows, tints
Dark surface#142224
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 #c3f1f8

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#F8CAC3
Analogous left#C3F8E5
Analogous right#C3D7F8
Split-complement 1#F8C3D7
Split-complement 2#F8E5C3
Triadic 1#F8C3F1
Triadic 2#F1F8C3
Tetradic#E5C3F8

RGB percentages

Red76.5%
Green94.5%
Blue97.3%

CMYK percentages

Cyan21.4%
Magenta2.8%
Yellow0.0%
Key (black)2.7%

Color previews

#c3f1f8 text on a black background

contrast 17.26:1

Card sample

#c3f1f8 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 241, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 241, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3f1f8;
background: linear-gradient(135deg, #c3f1f8, #C3CEF8);

Monochromatic scale

Palettes built from #c3f1f8

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.

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

#c3f1f8, answered

What color is #c3f1f8?

#c3f1f8 is a pale electric cyan, closest to Powder Blue (ΔE2000 3.9). It sits at 188° on the hue wheel with 79% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c3f1f8?

rgb(195, 241, 248) — 195 red, 241 green and 248 blue out of 255, or 76.5% / 94.5% / 97.3% by channel.

Is #c3f1f8 a light or a dark color?

It is a light color. Relative luminance is 0.8129 and perceived brightness is 90%, so black text on it reaches 17.26:1.

Should I use black or white text on #c3f1f8?

Black. It scores 17.26:1 against #c3f1f8, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #c3f1f8?

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

What colors go well with #c3f1f8?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B909B for secondary text, #BA1224 as an accent and #0D6572 for hover and pressed states. For a palette, the analogous pair #C3F8E5 and #C3D7F8 stays calm, while #F8CAC3 is the loudest partner.

What is #c3f1f8 in CMYK for printing?

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

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

Work with #c3f1f8 in the Color Lab