Skip to content

#c0ebec

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

RGB
192, 235, 236
HSL
181°, 54%, 84%
CMYK
19, 0, 0, 8
Luminance
0.7668

At a glance

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

Hex
#c0ebec
Hue
181°
cyan
Saturation
54%
vivid
Lightness
84%
light
Brightness
93%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7668
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.34:1
Closest name
Powder Blue
ΔE2000 3.3
Where it sits
Hue181° of 360°
Saturation54%
Lightness84%
Temperature
Warm ← → Cool88% 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#c0ebec
RGBrgb(192, 235, 236)
HSLhsl(181, 54%, 84%)
CMYKcmyk(19%, 0%, 0%, 8%)
LABlab(90.2 -13.6 -5.1)
LCHlch(90.2 14.5 200.5)
OKLCHoklch(0.910 0.044 198.1)
Decimal12643308
Display P3color(display-p3 0.753 0.922 0.925)

Copy-ready code

/* CSS */
color: #c0ebec;
background-color: #c0ebec;
/* Tailwind (arbitrary) */
class="text-[#c0ebec] bg-[#c0ebec]"
/* SCSS */
$brand: #c0ebec;
/* SwiftUI */
Color(red: 0.753, green: 0.922, blue: 0.925)
/* Android */
Color.parseColor("#c0ebec")
/* Flutter */
Color(0xFFC0EBEC)
/* Python / OpenCV (BGR) */
(236, 235, 192)

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

Accessibility — WCAG contrast

Aa
#c0ebec on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#c0ebec on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E7EC
deuteranopia · #DCE0EC
tritanopia · #B3EEEB

Color scale — 50 to 950

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

#F4FAFB
#E9F6F6
#c0ebec
#A9E4E5
#7ED6D8
#53C8CB
#39B9BC
#2F9A9D
#267B7D
#1F5A5B
#133839
Base = 200Lightest = 50 · #F4FAFBDarkest = 950 · #133839
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E9F6F6;
  --brand-200: #c0ebec;
  --brand-300: #A9E4E5;
  --brand-400: #7ED6D8;
  --brand-500: #53C8CB;
  --brand-600: #39B9BC;
  --brand-700: #2F9A9D;
  --brand-800: #267B7D;
  --brand-900: #1F5A5B;
  --brand-950: #133839;
  --brand: #c0ebec;
  --brand-ink: #000000;
}

Colors that work with #c0ebec

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#C0EBEC
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#A22A46
Second voice, not a rival
Dark variant#1E6062
Hover, pressed, headers
Light variant#EBF9F9
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 #c0ebec

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#ECC1C0
Analogous left#C0ECD7
Analogous right#C0D5EC
Split-complement 1#ECC0D5
Split-complement 2#ECD7C0
Triadic 1#ECC0EB
Triadic 2#EBECC0
Tetradic#D7C0EC

RGB percentages

Red75.3%
Green92.2%
Blue92.5%

CMYK percentages

Cyan18.6%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#c0ebec text on a black background

contrast 16.34:1

Card sample

#c0ebec text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ebec

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.

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

#c0ebec, answered

What color is #c0ebec?

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

What is the RGB value of #c0ebec?

rgb(192, 235, 236) — 192 red, 235 green and 236 blue out of 255, or 75.3% / 92.2% / 92.5% by channel.

Is #c0ebec a light or a dark color?

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

Should I use black or white text on #c0ebec?

Black. It scores 16.34:1 against #c0ebec, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #c0ebec?

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

What colors go well with #c0ebec?

For interface work: #F4FAFA as the surface, #C0EBEC for borders, #4B999B for secondary text, #A22A46 as an accent and #1E6062 for hover and pressed states. For a palette, the analogous pair #C0ECD7 and #C0D5EC stays calm, while #ECC1C0 is the loudest partner.

What is #c0ebec in CMYK for printing?

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

Is #c0ebec warm or cool?

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

Work with #c0ebec in the Color Lab