Skip to content

#c3ecfd

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

RGB
195, 236, 253
HSL
198°, 94%, 88%
CMYK
23, 7, 0, 1
Luminance
0.7868

At a glance

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

Hex
#c3ecfd
Hue
198°
cyan
Saturation
94%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7868
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.74:1
Closest name
Light Blue
ΔE2000 4.9
Where it sits
Hue198° of 360°
Saturation94%
Lightness88%
Temperature
Warm ← → Cool95% 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#c3ecfd
RGBrgb(195, 236, 253)
HSLhsl(198, 94%, 88%)
CMYKcmyk(23%, 7%, 0%, 1%)
LABlab(91.1 -9.6 -12.6)
LCHlch(91.1 15.8 232.7)
OKLCHoklch(0.919 0.048 224.9)
Decimal12840189
Display P3color(display-p3 0.765 0.925 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3ecfd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c3ecfd on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3EAFE
deuteranopia · #DAE2FD
tritanopia · #B2F1F1

Color scale — 50 to 950

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

#F2FAFD
#E4F4FB
#c3ecfd
#92DDFB
#5CCBFA
#26BAF8
#08AAED
#078DC5
#05719E
#095372
#053447
Base = 200Lightest = 50 · #F2FAFDDarkest = 950 · #053447
:root {
  --brand-50: #F2FAFD;
  --brand-100: #E4F4FB;
  --brand-200: #c3ecfd;
  --brand-300: #92DDFB;
  --brand-400: #5CCBFA;
  --brand-500: #26BAF8;
  --brand-600: #08AAED;
  --brand-700: #078DC5;
  --brand-800: #05719E;
  --brand-900: #095372;
  --brand-950: #053447;
  --brand: #c3ecfd;
  --brand-ink: #000000;
}

Colors that work with #c3ecfd

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#F4F9FA
Tinted page background
Border#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#C90A03
Second voice, not a rival
Dark variant#04587B
Hover, pressed, headers
Light variant#E6F7FE
Selected rows, tints
Dark surface#142024
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 #c3ecfd

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#FDD4C3
Analogous left#C3FDF1
Analogous right#C3CFFD
Split-complement 1#FDC3CF
Split-complement 2#FDF1C3
Triadic 1#FDC3EC
Triadic 2#ECFDC3
Tetradic#F1C3FD

RGB percentages

Red76.5%
Green92.5%
Blue99.2%

CMYK percentages

Cyan22.9%
Magenta6.7%
Yellow0.0%
Key (black)0.8%

Color previews

#c3ecfd text on a black background

contrast 16.74:1

Card sample

#c3ecfd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3ecfd

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.

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

#c3ecfd, answered

What color is #c3ecfd?

#c3ecfd is a pale electric cyan, closest to Light Blue (ΔE2000 4.9). It sits at 198° on the hue wheel with 94% saturation and 88% lightness, which reads as cool.

What is the RGB value of #c3ecfd?

rgb(195, 236, 253) — 195 red, 236 green and 253 blue out of 255, or 76.5% / 92.5% / 99.2% by channel.

Is #c3ecfd a light or a dark color?

It is a light color. Relative luminance is 0.7868 and perceived brightness is 89%, so black text on it reaches 16.74:1.

Should I use black or white text on #c3ecfd?

Black. It scores 16.74:1 against #c3ecfd, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #c3ecfd?

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

What colors go well with #c3ecfd?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #C90A03 as an accent and #04587B for hover and pressed states. For a palette, the analogous pair #C3FDF1 and #C3CFFD stays calm, while #FDD4C3 is the loudest partner.

What is #c3ecfd in CMYK for printing?

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

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

Work with #c3ecfd in the Color Lab