Skip to content

#c2ecf4

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

RGB
194, 236, 244
HSL
190°, 69%, 86%
CMYK
21, 3, 0, 4
Luminance
0.7799

At a glance

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

Hex
#c2ecf4
Hue
190°
cyan
Saturation
69%
vivid
Lightness
86%
pale
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7799
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.60:1
Closest name
Powder Blue
ΔE2000 3.5
Where it sits
Hue190° of 360°
Saturation69%
Lightness86%
Temperature
Warm ← → Cool92% 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#c2ecf4
RGBrgb(194, 236, 244)
HSLhsl(190, 69%, 86%)
CMYKcmyk(21%, 3%, 0%, 4%)
LABlab(90.8 -11.8 -8.3)
LCHlch(90.8 14.5 215.3)
OKLCHoklch(0.916 0.045 210.5)
Decimal12774644
Display P3color(display-p3 0.761 0.925 0.957)

Copy-ready code

/* CSS */
color: #c2ecf4;
background-color: #c2ecf4;
/* Tailwind (arbitrary) */
class="text-[#c2ecf4] bg-[#c2ecf4]"
/* SCSS */
$brand: #c2ecf4;
/* SwiftUI */
Color(red: 0.761, green: 0.925, blue: 0.957)
/* Android */
Color.parseColor("#c2ecf4")
/* Flutter */
Color(0xFFC2ECF4)
/* Python / OpenCV (BGR) */
(244, 236, 194)

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

Accessibility — WCAG contrast

Aa
#c2ecf4 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#c2ecf4 on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E9F5
deuteranopia · #DCE2F4
tritanopia · #B3F0EE

Color scale — 50 to 950

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

#F3FAFB
#E7F5F8
#c2ecf4
#A0E1EE
#70D3E5
#41C4DD
#25B4CF
#1F96AD
#19788A
#165864
#0E373F
Base = 200Lightest = 50 · #F3FAFBDarkest = 950 · #0E373F
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E7F5F8;
  --brand-200: #c2ecf4;
  --brand-300: #A0E1EE;
  --brand-400: #70D3E5;
  --brand-500: #41C4DD;
  --brand-600: #25B4CF;
  --brand-700: #1F96AD;
  --brand-800: #19788A;
  --brand-900: #165864;
  --brand-950: #0E373F;
  --brand: #c2ecf4;
  --brand-ink: #000000;
}

Colors that work with #c2ecf4

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#C0E5ED
Hairlines and dividers
Muted text#4B8E9B
Captions on the surface
Accent#B01C28
Second voice, not a rival
Dark variant#145E6C
Hover, pressed, headers
Light variant#E9F8FB
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 #c2ecf4

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#F4CAC2
Analogous left#C2F4E3
Analogous right#C2D3F4
Split-complement 1#F4C2D3
Split-complement 2#F4E3C2
Triadic 1#F4C2EC
Triadic 2#ECF4C2
Tetradic#E3C2F4

RGB percentages

Red76.1%
Green92.5%
Blue95.7%

CMYK percentages

Cyan20.5%
Magenta3.3%
Yellow0.0%
Key (black)4.3%

Color previews

#c2ecf4 text on a black background

contrast 16.60:1

Card sample

#c2ecf4 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ecf4

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#c2ecf4, answered

What color is #c2ecf4?

#c2ecf4 is a pale vivid cyan, closest to Powder Blue (ΔE2000 3.5). It sits at 190° on the hue wheel with 69% saturation and 86% lightness, which reads as cool.

What is the RGB value of #c2ecf4?

rgb(194, 236, 244) — 194 red, 236 green and 244 blue out of 255, or 76.1% / 92.5% / 95.7% by channel.

Is #c2ecf4 a light or a dark color?

It is a light color. Relative luminance is 0.7799 and perceived brightness is 88%, so black text on it reaches 16.60:1.

Should I use black or white text on #c2ecf4?

Black. It scores 16.60:1 against #c2ecf4, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #c2ecf4?

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

What colors go well with #c2ecf4?

For interface work: #F4F9FA as the surface, #C0E5ED for borders, #4B8E9B for secondary text, #B01C28 as an accent and #145E6C for hover and pressed states. For a palette, the analogous pair #C2F4E3 and #C2D3F4 stays calm, while #F4CAC2 is the loudest partner.

What is #c2ecf4 in CMYK for printing?

cmyk(21%, 3%, 0%, 4%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c2ecf4 warm or cool?

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

Work with #c2ecf4 in the Color Lab