Skip to content

#b0e7df

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

RGB
176, 231, 223
HSL
171°, 53%, 80%
CMYK
24, 0, 4, 9
Luminance
0.7171

At a glance

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

Hex
#b0e7df
Hue
171°
cyan
Saturation
53%
vivid
Lightness
80%
light
Brightness
91%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7171
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.34:1
Closest name
Pale Turquoise
ΔE2000 3.6
Where it sits
Hue171° of 360°
Saturation53%
Lightness80%
Temperature
Warm ← → Cool84% 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#b0e7df
RGBrgb(176, 231, 223)
HSLhsl(171, 53%, 80%)
CMYKcmyk(24%, 0%, 4%, 9%)
LABlab(87.8 -19.1 -1.8)
LCHlch(87.8 19.2 185.4)
OKLCHoklch(0.888 0.057 185.2)
Decimal11593695
Display P3color(display-p3 0.690 0.906 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0e7df on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#b0e7df on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E1DF
deuteranopia · #D7D9E0
tritanopia · #A0E9E4

Color scale — 50 to 950

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

#F4FBFA
#E9F6F4
#CEEDE9
#b0e7df
#7ED8CB
#53CBB9
#39BCA9
#309C8D
#267D71
#1F5B53
#133934
Base = 300Lightest = 50 · #F4FBFADarkest = 950 · #133934
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E9F6F4;
  --brand-200: #CEEDE9;
  --brand-300: #b0e7df;
  --brand-400: #7ED8CB;
  --brand-500: #53CBB9;
  --brand-600: #39BCA9;
  --brand-700: #309C8D;
  --brand-800: #267D71;
  --brand-900: #1F5B53;
  --brand-950: #133934;
  --brand: #b0e7df;
  --brand-ink: #000000;
}

Colors that work with #b0e7df

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#C0ECE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#A02C59
Second voice, not a rival
Dark variant#1E6258
Hover, pressed, headers
Light variant#EBF9F7
Selected rows, tints
Dark surface#142422
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 #b0e7df

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#E7B0B8
Analogous left#B0E7C4
Analogous right#B0D3E7
Split-complement 1#E7B0D3
Split-complement 2#E7C4B0
Triadic 1#DFB0E7
Triadic 2#E7DFB0
Tetradic#C4B0E7

RGB percentages

Red69.0%
Green90.6%
Blue87.5%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow3.5%
Key (black)9.4%

Color previews

#b0e7df text on a black background

contrast 15.34:1

Card sample

#b0e7df text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0e7df

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.

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

#b0e7df, answered

What color is #b0e7df?

#b0e7df is a light vivid cyan, closest to Pale Turquoise (ΔE2000 3.6). It sits at 171° on the hue wheel with 53% saturation and 80% lightness, which reads as cool.

What is the RGB value of #b0e7df?

rgb(176, 231, 223) — 176 red, 231 green and 223 blue out of 255, or 69% / 90.6% / 87.5% by channel.

Is #b0e7df a light or a dark color?

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

Should I use black or white text on #b0e7df?

Black. It scores 15.34:1 against #b0e7df, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #b0e7df?

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

What colors go well with #b0e7df?

For interface work: #F4FAFA as the surface, #C0ECE6 for borders, #4B9B8F for secondary text, #A02C59 as an accent and #1E6258 for hover and pressed states. For a palette, the analogous pair #B0E7C4 and #B0D3E7 stays calm, while #E7B0B8 is the loudest partner.

What is #b0e7df in CMYK for printing?

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

Is #b0e7df warm or cool?

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

Work with #b0e7df in the Color Lab