Skip to content

#c2e6eb

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

RGB
194, 230, 235
HSL
187°, 51%, 84%
CMYK
17, 2, 0, 8
Luminance
0.7406

At a glance

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

Hex
#c2e6eb
Hue
187°
cyan
Saturation
51%
vivid
Lightness
84%
light
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7406
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.81:1
Closest name
Powder Blue
ΔE2000 3.3
Where it sits
Hue187° of 360°
Saturation51%
Lightness84%
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#c2e6eb
RGBrgb(194, 230, 235)
HSLhsl(187, 51%, 84%)
CMYKcmyk(17%, 2%, 0%, 8%)
LABlab(89.0 -10.7 -6.3)
LCHlch(89.0 12.4 210.8)
OKLCHoklch(0.901 0.038 206.8)
Decimal12773099
Display P3color(display-p3 0.761 0.902 0.922)

Copy-ready code

/* CSS */
color: #c2e6eb;
background-color: #c2e6eb;
/* Tailwind (arbitrary) */
class="text-[#c2e6eb] bg-[#c2e6eb]"
/* SCSS */
$brand: #c2e6eb;
/* SwiftUI */
Color(red: 0.761, green: 0.902, blue: 0.922)
/* Android */
Color.parseColor("#c2e6eb")
/* Flutter */
Color(0xFFC2E6EB)
/* Python / OpenCV (BGR) */
(235, 230, 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 #c2e6eb · 15.81:1
Use #000000AAA at every size.
Aa
White text · 1.33:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.81:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2e6eb as text scores 1.33:1 on white and 15.81:1 on black.

Accessibility — WCAG contrast

Aa
#c2e6eb on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#c2e6eb on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0E3EB
deuteranopia · #D8DDEB
tritanopia · #B6E9E7

Color scale — 50 to 950

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

#F4FAFA
#EAF4F6
#c2e6eb
#ABDCE3
#80CBD5
#56BAC8
#3CA9B8
#328D9A
#28717B
#21535A
#143438
Base = 200Lightest = 50 · #F4FAFADarkest = 950 · #143438
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF4F6;
  --brand-200: #c2e6eb;
  --brand-300: #ABDCE3;
  --brand-400: #80CBD5;
  --brand-500: #56BAC8;
  --brand-600: #3CA9B8;
  --brand-700: #328D9A;
  --brand-800: #28717B;
  --brand-900: #21535A;
  --brand-950: #143438;
  --brand: #c2e6eb;
  --brand-ink: #000000;
}

Colors that work with #c2e6eb

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#C2E6EB
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#9F2D3C
Second voice, not a rival
Dark variant#1F5860
Hover, pressed, headers
Light variant#ECF7F9
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 #c2e6eb

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#EBC7C2
Analogous left#C2EBDB
Analogous right#C2D1EB
Split-complement 1#EBC2D1
Split-complement 2#EBDBC2
Triadic 1#EBC2E6
Triadic 2#E6EBC2
Tetradic#DBC2EB

RGB percentages

Red76.1%
Green90.2%
Blue92.2%

CMYK percentages

Cyan17.4%
Magenta2.1%
Yellow0.0%
Key (black)7.8%

Color previews

#c2e6eb text on a black background

contrast 15.81:1

Card sample

#c2e6eb text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2e6eb

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.

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

Converts to four-color process without much drama. Proof it anyway.

#c2e6eb, answered

What color is #c2e6eb?

#c2e6eb is a light vivid cyan, closest to Powder Blue (ΔE2000 3.3). It sits at 187° on the hue wheel with 51% saturation and 84% lightness, which reads as cool.

What is the RGB value of #c2e6eb?

rgb(194, 230, 235) — 194 red, 230 green and 235 blue out of 255, or 76.1% / 90.2% / 92.2% by channel.

Is #c2e6eb a light or a dark color?

It is a light color. Relative luminance is 0.7406 and perceived brightness is 86%, so black text on it reaches 15.81:1.

Should I use black or white text on #c2e6eb?

Black. It scores 15.81:1 against #c2e6eb, versus 1.33:1 for white — AAA at any size.

What is the complementary color of #c2e6eb?

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

What colors go well with #c2e6eb?

For interface work: #F4FAFA as the surface, #C2E6EB for borders, #4B919B for secondary text, #9F2D3C as an accent and #1F5860 for hover and pressed states. For a palette, the analogous pair #C2EBDB and #C2D1EB stays calm, while #EBC7C2 is the loudest partner.

What is #c2e6eb in CMYK for printing?

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

Is #c2e6eb 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 #C2EBE1; nudged cooler, #C1D8EC.

Work with #c2e6eb in the Color Lab