Skip to content

#b0fcf8

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

RGB
176, 252, 248
HSL
177°, 93%, 84%
CMYK
30, 0, 2, 1
Luminance
0.8563

At a glance

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

Hex
#b0fcf8
Hue
177°
cyan
Saturation
93%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8563
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.13:1
Closest name
Pale Turquoise
ΔE2000 3.7
Where it sits
Hue177° of 360°
Saturation93%
Lightness84%
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#b0fcf8
RGBrgb(176, 252, 248)
HSLhsl(177, 93%, 84%)
CMYKcmyk(30%, 0%, 2%, 1%)
LABlab(94.2 -24.0 -5.5)
LCHlch(94.2 24.6 193.0)
OKLCHoklch(0.941 0.075 191.8)
Decimal11599096
Display P3color(display-p3 0.690 0.988 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0fcf8 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#b0fcf8 on black: 18.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3F4F8
deuteranopia · #E5EAF9
tritanopia · #95FFFB

Color scale — 50 to 950

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

#F2FDFC
#E4FBFA
#b0fcf8
#93FBF5
#5DF9F1
#27F7EC
#09ECE0
#07C5BA
#069D95
#09716C
#064743
Base = 200Lightest = 50 · #F2FDFCDarkest = 950 · #064743
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E4FBFA;
  --brand-200: #b0fcf8;
  --brand-300: #93FBF5;
  --brand-400: #5DF9F1;
  --brand-500: #27F7EC;
  --brand-600: #09ECE0;
  --brand-700: #07C5BA;
  --brand-800: #069D95;
  --brand-900: #09716C;
  --brand-950: #064743;
  --brand: #b0fcf8;
  --brand-ink: #000000;
}

Colors that work with #b0fcf8

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#CA023E
Second voice, not a rival
Dark variant#057B75
Hover, pressed, headers
Light variant#E6FEFD
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 #b0fcf8

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#FCB0B4
Analogous left#B0FCD2
Analogous right#B0DAFC
Split-complement 1#FCB0DA
Split-complement 2#FCD2B0
Triadic 1#F8B0FC
Triadic 2#FCF8B0
Tetradic#D2B0FC

RGB percentages

Red69.0%
Green98.8%
Blue97.3%

CMYK percentages

Cyan30.2%
Magenta0.0%
Yellow1.6%
Key (black)1.2%

Color previews

#b0fcf8 text on a black background

contrast 18.13:1

Card sample

#b0fcf8 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0fcf8

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.

#b0fcf8 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#b0fcf8, answered

What color is #b0fcf8?

#b0fcf8 is a light electric cyan, closest to Pale Turquoise (ΔE2000 3.7). It sits at 177° on the hue wheel with 93% saturation and 84% lightness, which reads as cool.

What is the RGB value of #b0fcf8?

rgb(176, 252, 248) — 176 red, 252 green and 248 blue out of 255, or 69% / 98.8% / 97.3% by channel.

Is #b0fcf8 a light or a dark color?

It is a light color. Relative luminance is 0.8563 and perceived brightness is 91%, so black text on it reaches 18.13:1.

Should I use black or white text on #b0fcf8?

Black. It scores 18.13:1 against #b0fcf8, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #b0fcf8?

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

What colors go well with #b0fcf8?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B97 for secondary text, #CA023E as an accent and #057B75 for hover and pressed states. For a palette, the analogous pair #B0FCD2 and #B0DAFC stays calm, while #FCB0B4 is the loudest partner.

What is #b0fcf8 in CMYK for printing?

cmyk(30%, 0%, 2%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #b0fcf8 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 #B0FCDC; nudged cooler, #AFE4FD.

Work with #b0fcf8 in the Color Lab