Skip to content

#9becec

a light, vivid cyan · cool · closest name: Pale Turquoise

RGB
155, 236, 236
HSL
180°, 68%, 77%
CMYK
34, 0, 0, 8
Luminance
0.7302

At a glance

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

Hex
#9becec
Hue
180°
cyan
Saturation
68%
vivid
Lightness
77%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7302
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.60:1
Closest name
Pale Turquoise
ΔE2000 2.9
Where it sits
Hue180° of 360°
Saturation68%
Lightness77%
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#9becec
RGBrgb(155, 236, 236)
HSLhsl(180, 68%, 77%)
CMYKcmyk(34%, 0%, 0%, 8%)
LABlab(88.5 -24.6 -7.8)
LCHlch(88.5 25.8 197.7)
OKLCHoklch(0.891 0.079 195.8)
Decimal10218732
Display P3color(display-p3 0.608 0.925 0.925)

Copy-ready code

/* CSS */
color: #9becec;
background-color: #9becec;
/* Tailwind (arbitrary) */
class="text-[#9becec] bg-[#9becec]"
/* SCSS */
$brand: #9becec;
/* SwiftUI */
Color(red: 0.608, green: 0.925, blue: 0.925)
/* Android */
Color.parseColor("#9becec")
/* Flutter */
Color(0xFF9BECEC)
/* Python / OpenCV (BGR) */
(236, 236, 155)

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

Accessibility — WCAG contrast

Aa
#9becec on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#9becec on black: 15.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E5EC
deuteranopia · #D3D9ED
tritanopia · #7BF1EC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9becec is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FBFB
#E8F8F8
#CAF2F2
#9becec
#72E4E4
#42DBDB
#27CECE
#21ABAB
#1A8989
#176464
#0E3E3E
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #0E3E3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F8F8;
  --brand-200: #CAF2F2;
  --brand-300: #9becec;
  --brand-400: #72E4E4;
  --brand-500: #42DBDB;
  --brand-600: #27CECE;
  --brand-700: #21ABAB;
  --brand-800: #1A8989;
  --brand-900: #176464;
  --brand-950: #0E3E3E;
  --brand: #9becec;
  --brand-ink: #000000;
}

Colors that work with #9becec

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#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#AF1D41
Second voice, not a rival
Dark variant#146B6B
Hover, pressed, headers
Light variant#EAFBFB
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 #9becec

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#EC9B9B
Analogous left#9BECC4
Analogous right#9BC4EC
Split-complement 1#EC9BC4
Split-complement 2#ECC49B
Triadic 1#EC9BEC
Triadic 2#ECEC9B
Tetradic#C49BEC

RGB percentages

Red60.8%
Green92.5%
Blue92.5%

CMYK percentages

Cyan34.3%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#9becec text on a black background

contrast 15.60:1

Card sample

#9becec text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9becec

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.

#9becec 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.

#9becec, answered

What color is #9becec?

#9becec is a light vivid cyan, closest to Pale Turquoise (ΔE2000 2.9). It sits at 180° on the hue wheel with 68% saturation and 77% lightness, which reads as cool.

What is the RGB value of #9becec?

rgb(155, 236, 236) — 155 red, 236 green and 236 blue out of 255, or 60.8% / 92.5% / 92.5% by channel.

Is #9becec a light or a dark color?

It is a light color. Relative luminance is 0.7302 and perceived brightness is 84%, so black text on it reaches 15.60:1.

Should I use black or white text on #9becec?

Black. It scores 15.60:1 against #9becec, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #9becec?

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

What colors go well with #9becec?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #AF1D41 as an accent and #146B6B for hover and pressed states. For a palette, the analogous pair #9BECC4 and #9BC4EC stays calm, while #EC9B9B is the loudest partner.

What is #9becec in CMYK for printing?

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

Is #9becec 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 #9BECCE; nudged cooler, #9ACFED.

Work with #9becec in the Color Lab