Skip to content

#b3eee7

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

RGB
179, 238, 231
HSL
173°, 63%, 82%
CMYK
25, 0, 3, 7
Luminance
0.7650

At a glance

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

Hex
#b3eee7
Hue
173°
cyan
Saturation
63%
vivid
Lightness
82%
light
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7650
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.30:1
Closest name
Pale Turquoise
ΔE2000 2.7
Where it sits
Hue173° of 360°
Saturation63%
Lightness82%
Temperature
Warm ← → Cool85% 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#b3eee7
RGBrgb(179, 238, 231)
HSLhsl(173, 63%, 82%)
CMYKcmyk(25%, 0%, 3%, 7%)
LABlab(90.1 -20.0 -2.7)
LCHlch(90.1 20.2 187.6)
OKLCHoklch(0.907 0.060 187.1)
Decimal11792103
Display P3color(display-p3 0.702 0.933 0.906)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3eee7 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#b3eee7 on black: 16.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E8E7
deuteranopia · #DCDFE8
tritanopia · #A1F1EC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b3eee7 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
#E8F7F5
#CBF0EC
#b3eee7
#75E0D4
#48D6C5
#2DC8B6
#25A797
#1E8579
#1A6158
#103D37
Base = 300Lightest = 50 · #F4FBFADarkest = 950 · #103D37
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E8F7F5;
  --brand-200: #CBF0EC;
  --brand-300: #b3eee7;
  --brand-400: #75E0D4;
  --brand-500: #48D6C5;
  --brand-600: #2DC8B6;
  --brand-700: #25A797;
  --brand-800: #1E8579;
  --brand-900: #1A6158;
  --brand-950: #103D37;
  --brand: #b3eee7;
  --brand-ink: #000000;
}

Colors that work with #b3eee7

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#C0EDE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#AB2153
Second voice, not a rival
Dark variant#17685F
Hover, pressed, headers
Light variant#EAFAF8
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 #b3eee7

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#EEB3BA
Analogous left#B3EECA
Analogous right#B3D8EE
Split-complement 1#EEB3D8
Split-complement 2#EECAB3
Triadic 1#E7B3EE
Triadic 2#EEE7B3
Tetradic#CAB3EE

RGB percentages

Red70.2%
Green93.3%
Blue90.6%

CMYK percentages

Cyan24.8%
Magenta0.0%
Yellow2.9%
Key (black)6.7%

Color previews

#b3eee7 text on a black background

contrast 16.30:1

Card sample

#b3eee7 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3eee7

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.

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

#b3eee7, answered

What color is #b3eee7?

#b3eee7 is a light vivid cyan, closest to Pale Turquoise (ΔE2000 2.7). It sits at 173° on the hue wheel with 63% saturation and 82% lightness, which reads as cool.

What is the RGB value of #b3eee7?

rgb(179, 238, 231) — 179 red, 238 green and 231 blue out of 255, or 70.2% / 93.3% / 90.6% by channel.

Is #b3eee7 a light or a dark color?

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

Should I use black or white text on #b3eee7?

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

What is the complementary color of #b3eee7?

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

What colors go well with #b3eee7?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B91 for secondary text, #AB2153 as an accent and #17685F for hover and pressed states. For a palette, the analogous pair #B3EECA and #B3D8EE stays calm, while #EEB3BA is the loudest partner.

What is #b3eee7 in CMYK for printing?

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

Is #b3eee7 warm or cool?

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

Work with #b3eee7 in the Color Lab