Skip to content

#b0eeeb

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

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

At a glance

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

Hex
#b0eeeb
Hue
177°
cyan
Saturation
65%
vivid
Lightness
81%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7638
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.28:1
Closest name
Pale Turquoise
ΔE2000 1.2
Where it sits
Hue177° of 360°
Saturation65%
Lightness81%
Temperature
Warm ← → Cool86% 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#b0eeeb
RGBrgb(176, 238, 235)
HSLhsl(177, 65%, 81%)
CMYKcmyk(26%, 0%, 1%, 7%)
LABlab(90.0 -20.0 -4.9)
LCHlch(90.0 20.6 193.7)
OKLCHoklch(0.907 0.063 192.4)
Decimal11595499
Display P3color(display-p3 0.690 0.933 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0eeeb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#b0eeeb on black: 16.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E8EB
deuteranopia · #DBDFEC
tritanopia · #9CF2ED

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b0eeeb 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
#CBF1EF
#b0eeeb
#74E1DC
#46D7D0
#2BC9C2
#24A8A2
#1D8681
#19625E
#103D3B
Base = 300Lightest = 50 · #F3FBFBDarkest = 950 · #103D3B
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CBF1EF;
  --brand-300: #b0eeeb;
  --brand-400: #74E1DC;
  --brand-500: #46D7D0;
  --brand-600: #2BC9C2;
  --brand-700: #24A8A2;
  --brand-800: #1D8681;
  --brand-900: #19625E;
  --brand-950: #103D3B;
  --brand: #b0eeeb;
  --brand-ink: #000000;
}

Colors that work with #b0eeeb

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#C0EDEA
Hairlines and dividers
Muted text#4B9B97
Captions on the surface
Accent#AC204A
Second voice, not a rival
Dark variant#176965
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 #b0eeeb

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#EEB0B3
Analogous left#B0EECC
Analogous right#B0D2EE
Split-complement 1#EEB0D2
Split-complement 2#EECCB0
Triadic 1#EBB0EE
Triadic 2#EEEBB0
Tetradic#CCB0EE

RGB percentages

Red69.0%
Green93.3%
Blue92.2%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#b0eeeb text on a black background

contrast 16.28:1

Card sample

#b0eeeb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0eeeb

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.

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

#b0eeeb, answered

What color is #b0eeeb?

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

What is the RGB value of #b0eeeb?

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

Is #b0eeeb a light or a dark color?

It is a light color. Relative luminance is 0.7638 and perceived brightness is 87%, so black text on it reaches 16.28:1.

Should I use black or white text on #b0eeeb?

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

What is the complementary color of #b0eeeb?

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

What colors go well with #b0eeeb?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B97 for secondary text, #AC204A as an accent and #176965 for hover and pressed states. For a palette, the analogous pair #B0EECC and #B0D2EE stays calm, while #EEB0B3 is the loudest partner.

What is #b0eeeb in CMYK for printing?

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

Is #b0eeeb warm or cool?

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

Work with #b0eeeb in the Color Lab