Skip to content

#b6efef

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

RGB
182, 239, 239
HSL
180°, 64%, 83%
CMYK
24, 0, 0, 6
Luminance
0.7791

At a glance

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

Hex
#b6efef
Hue
180°
cyan
Saturation
64%
vivid
Lightness
83%
light
Brightness
94%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7791
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.58:1
Closest name
Pale Turquoise
ΔE2000 1.2
Where it sits
Hue180° of 360°
Saturation64%
Lightness83%
Temperature
Warm ← → Cool88% 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#b6efef
RGBrgb(182, 239, 239)
HSLhsl(180, 64%, 83%)
CMYKcmyk(24%, 0%, 0%, 6%)
LABlab(90.7 -17.9 -5.9)
LCHlch(90.7 18.9 198.2)
OKLCHoklch(0.913 0.058 196.2)
Decimal11988975
Display P3color(display-p3 0.714 0.937 0.937)

Copy-ready code

/* CSS */
color: #b6efef;
background-color: #b6efef;
/* Tailwind (arbitrary) */
class="text-[#b6efef] bg-[#b6efef]"
/* SCSS */
$brand: #b6efef;
/* SwiftUI */
Color(red: 0.714, green: 0.937, blue: 0.937)
/* Android */
Color.parseColor("#b6efef")
/* Flutter */
Color(0xFFB6EFEF)
/* Python / OpenCV (BGR) */
(239, 239, 182)

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

Accessibility — WCAG contrast

Aa
#b6efef on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#b6efef on black: 16.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E9EF
deuteranopia · #DCE1F0
tritanopia · #A3F3EF

Color scale — 50 to 950

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

#F4FBFB
#E8F7F7
#b6efef
#A3EBEB
#75E1E1
#47D7D7
#2CC9C9
#25A7A7
#1D8686
#196161
#103D3D
Base = 200Lightest = 50 · #F4FBFBDarkest = 950 · #103D3D
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #b6efef;
  --brand-300: #A3EBEB;
  --brand-400: #75E1E1;
  --brand-500: #47D7D7;
  --brand-600: #2CC9C9;
  --brand-700: #25A7A7;
  --brand-800: #1D8686;
  --brand-900: #196161;
  --brand-950: #103D3D;
  --brand: #b6efef;
  --brand-ink: #000000;
}

Colors that work with #b6efef

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#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#AC2043
Second voice, not a rival
Dark variant#176969
Hover, pressed, headers
Light variant#EAFAFA
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 #b6efef

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#EFB6B6
Analogous left#B6EFD2
Analogous right#B6D2EF
Split-complement 1#EFB6D2
Split-complement 2#EFD2B6
Triadic 1#EFB6EF
Triadic 2#EFEFB6
Tetradic#D2B6EF

RGB percentages

Red71.4%
Green93.7%
Blue93.7%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow0.0%
Key (black)6.3%

Color previews

#b6efef text on a black background

contrast 16.58:1

Card sample

#b6efef text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(182, 239, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(182, 239, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b6efef;
background: linear-gradient(135deg, #b6efef, #B6C9EF);

Monochromatic scale

Palettes built from #b6efef

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.

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

#b6efef, answered

What color is #b6efef?

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

What is the RGB value of #b6efef?

rgb(182, 239, 239) — 182 red, 239 green and 239 blue out of 255, or 71.4% / 93.7% / 93.7% by channel.

Is #b6efef a light or a dark color?

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

Should I use black or white text on #b6efef?

Black. It scores 16.58:1 against #b6efef, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #b6efef?

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

What colors go well with #b6efef?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #AC2043 as an accent and #176969 for hover and pressed states. For a palette, the analogous pair #B6EFD2 and #B6D2EF stays calm, while #EFB6B6 is the loudest partner.

What is #b6efef in CMYK for printing?

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

Is #b6efef warm or cool?

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

Work with #b6efef in the Color Lab