Skip to content

#b0fdfa

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

RGB
176, 253, 250
HSL
178°, 95%, 84%
CMYK
30, 0, 1, 1
Luminance
0.8638

At a glance

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

Hex
#b0fdfa
Hue
178°
cyan
Saturation
95%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8638
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.28:1
Closest name
Pale Turquoise
ΔE2000 3.7
Where it sits
Hue178° of 360°
Saturation95%
Lightness84%
Temperature
Warm ← → Cool87% 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#b0fdfa
RGBrgb(176, 253, 250)
HSLhsl(178, 95%, 84%)
CMYKcmyk(30%, 0%, 1%, 1%)
LABlab(94.5 -24.1 -6.1)
LCHlch(94.5 24.8 194.3)
OKLCHoklch(0.943 0.075 192.9)
Decimal11599354
Display P3color(display-p3 0.690 0.992 0.980)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0fdfa on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#b0fdfa on black: 18.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4F5FA
deuteranopia · #E5EBFB
tritanopia · #95FFFC

Color scale — 50 to 950

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

#F1FDFD
#E4FBFB
#b0fdfa
#92FCF8
#5BFBF5
#24FAF1
#06EFE6
#05C7C0
#049F99
#08736F
#054845
Base = 200Lightest = 50 · #F1FDFDDarkest = 950 · #054845
:root {
  --brand-50: #F1FDFD;
  --brand-100: #E4FBFB;
  --brand-200: #b0fdfa;
  --brand-300: #92FCF8;
  --brand-400: #5BFBF5;
  --brand-500: #24FAF1;
  --brand-600: #06EFE6;
  --brand-700: #05C7C0;
  --brand-800: #049F99;
  --brand-900: #08736F;
  --brand-950: #054845;
  --brand: #b0fdfa;
  --brand-ink: #000000;
}

Colors that work with #b0fdfa

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#CC003A
Second voice, not a rival
Dark variant#037C78
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 #b0fdfa

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#FDB0B3
Analogous left#B0FDD3
Analogous right#B0D9FD
Split-complement 1#FDB0D9
Split-complement 2#FDD3B0
Triadic 1#FAB0FD
Triadic 2#FDFAB0
Tetradic#D3B0FD

RGB percentages

Red69.0%
Green99.2%
Blue98.0%

CMYK percentages

Cyan30.4%
Magenta0.0%
Yellow1.2%
Key (black)0.8%

Color previews

#b0fdfa text on a black background

contrast 18.28:1

Card sample

#b0fdfa text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0fdfa

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.

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

#b0fdfa, answered

What color is #b0fdfa?

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

What is the RGB value of #b0fdfa?

rgb(176, 253, 250) — 176 red, 253 green and 250 blue out of 255, or 69% / 99.2% / 98% by channel.

Is #b0fdfa a light or a dark color?

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

Should I use black or white text on #b0fdfa?

Black. It scores 18.28:1 against #b0fdfa, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #b0fdfa?

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

What colors go well with #b0fdfa?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #CC003A as an accent and #037C78 for hover and pressed states. For a palette, the analogous pair #B0FDD3 and #B0D9FD stays calm, while #FDB0B3 is the loudest partner.

What is #b0fdfa in CMYK for printing?

cmyk(30%, 0%, 1%, 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 #b0fdfa warm or cool?

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

Work with #b0fdfa in the Color Lab