Skip to content

#b3f4eb

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

RGB
179, 244, 235
HSL
172°, 75%, 83%
CMYK
27, 0, 4, 4
Luminance
0.8028

At a glance

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

Hex
#b3f4eb
Hue
172°
cyan
Saturation
75%
vivid
Lightness
83%
light
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8028
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.06:1
Closest name
Pale Turquoise
ΔE2000 3.7
Where it sits
Hue172° of 360°
Saturation75%
Lightness83%
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#b3f4eb
RGBrgb(179, 244, 235)
HSLhsl(172, 75%, 83%)
CMYKcmyk(27%, 0%, 4%, 4%)
LABlab(91.8 -22.1 -2.2)
LCHlch(91.8 22.2 185.8)
OKLCHoklch(0.921 0.066 185.5)
Decimal11793643
Display P3color(display-p3 0.702 0.957 0.922)

Copy-ready code

/* CSS */
color: #b3f4eb;
background-color: #b3f4eb;
/* Tailwind (arbitrary) */
class="text-[#b3f4eb] bg-[#b3f4eb]"
/* SCSS */
$brand: #b3f4eb;
/* SwiftUI */
Color(red: 0.702, green: 0.957, blue: 0.922)
/* Android */
Color.parseColor("#b3f4eb")
/* Flutter */
Color(0xFFB3F4EB)
/* Python / OpenCV (BGR) */
(235, 244, 179)

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

Accessibility — WCAG contrast

Aa
#b3f4eb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#b3f4eb on black: 17.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEDEB
deuteranopia · #E1E4EC
tritanopia · #9FF7F1

Color scale — 50 to 950

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

#F3FCFB
#E7F9F6
#b3f4eb
#9DF1E5
#6CEAD8
#3BE3CB
#1FD6BD
#1AB29D
#158F7E
#13675C
#0C4139
Base = 200Lightest = 50 · #F3FCFBDarkest = 950 · #0C4139
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F9F6;
  --brand-200: #b3f4eb;
  --brand-300: #9DF1E5;
  --brand-400: #6CEAD8;
  --brand-500: #3BE3CB;
  --brand-600: #1FD6BD;
  --brand-700: #1AB29D;
  --brand-800: #158F7E;
  --brand-900: #13675C;
  --brand-950: #0C4139;
  --brand: #b3f4eb;
  --brand-ink: #000000;
}

Colors that work with #b3f4eb

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#C0EDE6
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#B71554
Second voice, not a rival
Dark variant#106F62
Hover, pressed, headers
Light variant#E9FCF9
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 #b3f4eb

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#F4B3BC
Analogous left#B3F4CA
Analogous right#B3DCF4
Split-complement 1#F4B3DC
Split-complement 2#F4CAB3
Triadic 1#EBB3F4
Triadic 2#F4EBB3
Tetradic#CAB3F4

RGB percentages

Red70.2%
Green95.7%
Blue92.2%

CMYK percentages

Cyan26.6%
Magenta0.0%
Yellow3.7%
Key (black)4.3%

Color previews

#b3f4eb text on a black background

contrast 17.06:1

Card sample

#b3f4eb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3f4eb

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.

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

#b3f4eb, answered

What color is #b3f4eb?

#b3f4eb is a light vivid cyan, closest to Pale Turquoise (ΔE2000 3.7). It sits at 172° on the hue wheel with 75% saturation and 83% lightness, which reads as cool.

What is the RGB value of #b3f4eb?

rgb(179, 244, 235) — 179 red, 244 green and 235 blue out of 255, or 70.2% / 95.7% / 92.2% by channel.

Is #b3f4eb a light or a dark color?

It is a light color. Relative luminance is 0.8028 and perceived brightness is 88%, so black text on it reaches 17.06:1.

Should I use black or white text on #b3f4eb?

Black. It scores 17.06:1 against #b3f4eb, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #b3f4eb?

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

What colors go well with #b3f4eb?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B90 for secondary text, #B71554 as an accent and #106F62 for hover and pressed states. For a palette, the analogous pair #B3F4CA and #B3DCF4 stays calm, while #F4B3BC is the loudest partner.

What is #b3f4eb in CMYK for printing?

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

Is #b3f4eb 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 #B3F4D3; nudged cooler, #B2E6F5.

Work with #b3f4eb in the Color Lab