Skip to content

#bfe8f2

a light, vivid cyan · cool · closest name: Powder Blue

RGB
191, 232, 242
HSL
192°, 66%, 85%
CMYK
21, 4, 0, 5
Luminance
0.7520

At a glance

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

Hex
#bfe8f2
Hue
192°
cyan
Saturation
66%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7520
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.04:1
Closest name
Powder Blue
ΔE2000 3.5
Where it sits
Hue192° of 360°
Saturation66%
Lightness85%
Temperature
Warm ← → Cool92% 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#bfe8f2
RGBrgb(191, 232, 242)
HSLhsl(192, 66%, 85%)
CMYKcmyk(21%, 4%, 0%, 5%)
LABlab(89.5 -11.1 -9.2)
LCHlch(89.5 14.4 219.8)
OKLCHoklch(0.905 0.045 214.2)
Decimal12577010
Display P3color(display-p3 0.749 0.910 0.949)

Copy-ready code

/* CSS */
color: #bfe8f2;
background-color: #bfe8f2;
/* Tailwind (arbitrary) */
class="text-[#bfe8f2] bg-[#bfe8f2]"
/* SCSS */
$brand: #bfe8f2;
/* SwiftUI */
Color(red: 0.749, green: 0.910, blue: 0.949)
/* Android */
Color.parseColor("#bfe8f2")
/* Flutter */
Color(0xFFBFE8F2)
/* Python / OpenCV (BGR) */
(242, 232, 191)

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

Accessibility — WCAG contrast

Aa
#bfe8f2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#bfe8f2 on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0E5F3
deuteranopia · #D8DEF2
tritanopia · #B0ECEB

Color scale — 50 to 950

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

#F3FAFB
#E8F4F8
#bfe8f2
#A2DDEC
#73CDE3
#45BCD9
#29ACCB
#228FAA
#1C7288
#185462
#0F343E
Base = 200Lightest = 50 · #F3FAFBDarkest = 950 · #0F343E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F4F8;
  --brand-200: #bfe8f2;
  --brand-300: #A2DDEC;
  --brand-400: #73CDE3;
  --brand-500: #45BCD9;
  --brand-600: #29ACCB;
  --brand-700: #228FAA;
  --brand-800: #1C7288;
  --brand-900: #185462;
  --brand-950: #0F343E;
  --brand: #bfe8f2;
  --brand-ink: #000000;
}

Colors that work with #bfe8f2

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#F4F9FA
Tinted page background
Border#C0E4ED
Hairlines and dividers
Muted text#4B8B9B
Captions on the surface
Accent#AF1D25
Second voice, not a rival
Dark variant#16596A
Hover, pressed, headers
Light variant#EAF7FB
Selected rows, tints
Dark surface#142124
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 #bfe8f2

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#F2C9BF
Analogous left#BFF2E3
Analogous right#BFCEF2
Split-complement 1#F2BFCE
Split-complement 2#F2E3BF
Triadic 1#F2BFE8
Triadic 2#E8F2BF
Tetradic#E3BFF2

RGB percentages

Red74.9%
Green91.0%
Blue94.9%

CMYK percentages

Cyan21.1%
Magenta4.1%
Yellow0.0%
Key (black)5.1%

Color previews

#bfe8f2 text on a black background

contrast 16.04:1

Card sample

#bfe8f2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 232, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 232, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfe8f2;
background: linear-gradient(135deg, #bfe8f2, #BFC6F2);

Monochromatic scale

Palettes built from #bfe8f2

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.

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

#bfe8f2, answered

What color is #bfe8f2?

#bfe8f2 is a light vivid cyan, closest to Powder Blue (ΔE2000 3.5). It sits at 192° on the hue wheel with 66% saturation and 85% lightness, which reads as cool.

What is the RGB value of #bfe8f2?

rgb(191, 232, 242) — 191 red, 232 green and 242 blue out of 255, or 74.9% / 91% / 94.9% by channel.

Is #bfe8f2 a light or a dark color?

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

Should I use black or white text on #bfe8f2?

Black. It scores 16.04:1 against #bfe8f2, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #bfe8f2?

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

What colors go well with #bfe8f2?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8B9B for secondary text, #AF1D25 as an accent and #16596A for hover and pressed states. For a palette, the analogous pair #BFF2E3 and #BFCEF2 stays calm, while #F2C9BF is the loudest partner.

What is #bfe8f2 in CMYK for printing?

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

Is #bfe8f2 warm or cool?

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

Work with #bfe8f2 in the Color Lab