Skip to content

#bcfcec

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

RGB
188, 252, 236
HSL
165°, 91%, 86%
CMYK
25, 0, 6, 1
Luminance
0.8637

At a glance

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

Hex
#bcfcec
Hue
165°
cyan
Saturation
91%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8637
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
18.27:1
Closest name
Pale Turquoise
ΔE2000 6.6
Where it sits
Hue165° of 360°
Saturation91%
Lightness86%
Temperature
Warm ← → Cool81% 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#bcfcec
RGBrgb(188, 252, 236)
HSLhsl(165, 91%, 86%)
CMYKcmyk(25%, 0%, 6%, 1%)
LABlab(94.5 -23.1 1.2)
LCHlch(94.5 23.2 177.1)
OKLCHoklch(0.944 0.068 177.6)
Decimal12385516
Display P3color(display-p3 0.737 0.988 0.925)

Copy-ready code

/* CSS */
color: #bcfcec;
background-color: #bcfcec;
/* Tailwind (arbitrary) */
class="text-[#bcfcec] bg-[#bcfcec]"
/* SCSS */
$brand: #bcfcec;
/* SwiftUI */
Color(red: 0.737, green: 0.988, blue: 0.925)
/* Android */
Color.parseColor("#bcfcec")
/* Flutter */
Color(0xFFBCFCEC)
/* Python / OpenCV (BGR) */
(236, 252, 188)

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

Accessibility — WCAG contrast

Aa
#bcfcec on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#bcfcec on black: 18.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F7F4EB
deuteranopia · #EBECED
tritanopia · #ABFEF7

Color scale — 50 to 950

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

#F2FDFA
#E4FBF5
#bcfcec
#94FAE1
#5EF8D1
#28F5C2
#0BEAB2
#09C395
#079C77
#0A7157
#064636
Base = 200Lightest = 50 · #F2FDFADarkest = 950 · #064636
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF5;
  --brand-200: #bcfcec;
  --brand-300: #94FAE1;
  --brand-400: #5EF8D1;
  --brand-500: #28F5C2;
  --brand-600: #0BEAB2;
  --brand-700: #09C395;
  --brand-800: #079C77;
  --brand-900: #0A7157;
  --brand-950: #064636;
  --brand: #bcfcec;
  --brand-ink: #000000;
}

Colors that work with #bcfcec

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#F4FAF9
Tinted page background
Border#C0EDE1
Hairlines and dividers
Muted text#4B9B87
Captions on the surface
Accent#C60666
Second voice, not a rival
Dark variant#057A5D
Hover, pressed, headers
Light variant#E7FEF8
Selected rows, tints
Dark surface#142420
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 #bcfcec

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#FCBCCC
Analogous left#BCFCCC
Analogous right#BCECFC
Split-complement 1#FCBCEC
Split-complement 2#FCCCBC
Triadic 1#ECBCFC
Triadic 2#FCECBC
Tetradic#CCBCFC

RGB percentages

Red73.7%
Green98.8%
Blue92.5%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow6.3%
Key (black)1.2%

Color previews

#bcfcec text on a black background

contrast 18.27:1

Card sample

#bcfcec text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcfcec

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.

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

#bcfcec, answered

What color is #bcfcec?

#bcfcec is a pale electric cyan, closest to Pale Turquoise (ΔE2000 6.6). It sits at 165° on the hue wheel with 91% saturation and 86% lightness, which reads as cool.

What is the RGB value of #bcfcec?

rgb(188, 252, 236) — 188 red, 252 green and 236 blue out of 255, or 73.7% / 98.8% / 92.5% by channel.

Is #bcfcec a light or a dark color?

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

Should I use black or white text on #bcfcec?

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

What is the complementary color of #bcfcec?

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

What colors go well with #bcfcec?

For interface work: #F4FAF9 as the surface, #C0EDE1 for borders, #4B9B87 for secondary text, #C60666 as an accent and #057A5D for hover and pressed states. For a palette, the analogous pair #BCFCCC and #BCECFC stays calm, while #FCBCCC is the loudest partner.

What is #bcfcec in CMYK for printing?

cmyk(25%, 0%, 6%, 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 #bcfcec warm or cool?

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

Work with #bcfcec in the Color Lab