Skip to content

#b0ebee

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

RGB
176, 235, 238
HSL
183°, 65%, 81%
CMYK
26, 1, 0, 7
Luminance
0.7482

At a glance

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

Hex
#b0ebee
Hue
183°
cyan
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7482
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.96:1
Closest name
Pale Turquoise
ΔE2000 1.6
Where it sits
Hue183° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool89% 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#b0ebee
RGBrgb(176, 235, 238)
HSLhsl(183, 65%, 81%)
CMYKcmyk(26%, 1%, 0%, 7%)
LABlab(89.3 -17.9 -7.5)
LCHlch(89.3 19.4 202.8)
OKLCHoklch(0.901 0.060 200.1)
Decimal11594734
Display P3color(display-p3 0.690 0.922 0.933)

Copy-ready code

/* CSS */
color: #b0ebee;
background-color: #b0ebee;
/* Tailwind (arbitrary) */
class="text-[#b0ebee] bg-[#b0ebee]"
/* SCSS */
$brand: #b0ebee;
/* SwiftUI */
Color(red: 0.690, green: 0.922, blue: 0.933)
/* Android */
Color.parseColor("#b0ebee")
/* Flutter */
Color(0xFFB0EBEE)
/* Python / OpenCV (BGR) */
(238, 235, 176)

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

Accessibility — WCAG contrast

Aa
#b0ebee on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#b0ebee on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E6EE
deuteranopia · #D7DDEE
tritanopia · #9BEFEC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b0ebee 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
#E8F7F7
#CBEFF1
#b0ebee
#74DCE1
#46D0D7
#2BC2C9
#24A2A8
#1D8186
#195E62
#103B3D
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #103B3D
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CBEFF1;
  --brand-300: #b0ebee;
  --brand-400: #74DCE1;
  --brand-500: #46D0D7;
  --brand-600: #2BC2C9;
  --brand-700: #24A2A8;
  --brand-800: #1D8186;
  --brand-900: #195E62;
  --brand-950: #103B3D;
  --brand: #b0ebee;
  --brand-ink: #000000;
}

Colors that work with #b0ebee

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#C0EAED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#AC203B
Second voice, not a rival
Dark variant#176569
Hover, pressed, headers
Light variant#EAFAFA
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 #b0ebee

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#EEB3B0
Analogous left#B0EED2
Analogous right#B0CCEE
Split-complement 1#EEB0CC
Split-complement 2#EED2B0
Triadic 1#EEB0EB
Triadic 2#EBEEB0
Tetradic#D2B0EE

RGB percentages

Red69.0%
Green92.2%
Blue93.3%

CMYK percentages

Cyan26.1%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#b0ebee text on a black background

contrast 15.96:1

Card sample

#b0ebee text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0ebee

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.

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

#b0ebee, answered

What color is #b0ebee?

#b0ebee is a light vivid cyan, closest to Pale Turquoise (ΔE2000 1.6). It sits at 183° on the hue wheel with 65% saturation and 81% lightness, which reads as cool.

What is the RGB value of #b0ebee?

rgb(176, 235, 238) — 176 red, 235 green and 238 blue out of 255, or 69% / 92.2% / 93.3% by channel.

Is #b0ebee a light or a dark color?

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

Should I use black or white text on #b0ebee?

Black. It scores 15.96:1 against #b0ebee, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #b0ebee?

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

What colors go well with #b0ebee?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B979B for secondary text, #AC203B as an accent and #176569 for hover and pressed states. For a palette, the analogous pair #B0EED2 and #B0CCEE stays calm, while #EEB3B0 is the loudest partner.

What is #b0ebee in CMYK for printing?

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

Is #b0ebee warm or cool?

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

Work with #b0ebee in the Color Lab