Skip to content

#bfe7f2

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

RGB
191, 231, 242
HSL
193°, 66%, 85%
CMYK
21, 5, 0, 5
Luminance
0.7464

At a glance

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

Hex
#bfe7f2
Hue
193°
cyan
Saturation
66%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7464
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.93:1
Closest name
Light Blue
ΔE2000 3.7
Where it sits
Hue193° of 360°
Saturation66%
Lightness85%
Temperature
Warm ← → Cool93% 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#bfe7f2
RGBrgb(191, 231, 242)
HSLhsl(193, 66%, 85%)
CMYKcmyk(21%, 5%, 0%, 5%)
LABlab(89.2 -10.6 -9.6)
LCHlch(89.2 14.3 222.3)
OKLCHoklch(0.903 0.044 216.3)
Decimal12576754
Display P3color(display-p3 0.749 0.906 0.949)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfe7f2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bfe7f2 on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFE4F3
deuteranopia · #D7DDF2
tritanopia · #B0EBEA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bfe7f2 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
#bfe7f2
#A2DCEC
#73CBE3
#45B9D9
#29A9CB
#228CAA
#1C7088
#185262
#0F343E
Base = 200Lightest = 50 · #F3FAFBDarkest = 950 · #0F343E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F4F8;
  --brand-200: #bfe7f2;
  --brand-300: #A2DCEC;
  --brand-400: #73CBE3;
  --brand-500: #45B9D9;
  --brand-600: #29A9CB;
  --brand-700: #228CAA;
  --brand-800: #1C7088;
  --brand-900: #185262;
  --brand-950: #0F343E;
  --brand: #bfe7f2;
  --brand-ink: #000000;
}

Colors that work with #bfe7f2

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#C0E3ED
Hairlines and dividers
Muted text#4B8A9B
Captions on the surface
Accent#AF1D23
Second voice, not a rival
Dark variant#16586A
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 #bfe7f2

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#F2CABF
Analogous left#BFF2E3
Analogous right#BFCEF2
Split-complement 1#F2BFCE
Split-complement 2#F2E3BF
Triadic 1#F2BFE7
Triadic 2#E7F2BF
Tetradic#E3BFF2

RGB percentages

Red74.9%
Green90.6%
Blue94.9%

CMYK percentages

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

Color previews

#bfe7f2 text on a black background

contrast 15.93:1

Card sample

#bfe7f2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfe7f2

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.

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

#bfe7f2, answered

What color is #bfe7f2?

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

What is the RGB value of #bfe7f2?

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

Is #bfe7f2 a light or a dark color?

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

Should I use black or white text on #bfe7f2?

Black. It scores 15.93:1 against #bfe7f2, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #bfe7f2?

#F2CABF 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 #bfe7f2?

For interface work: #F4F9FA as the surface, #C0E3ED for borders, #4B8A9B for secondary text, #AF1D23 as an accent and #16586A for hover and pressed states. For a palette, the analogous pair #BFF2E3 and #BFCEF2 stays calm, while #F2CABF is the loudest partner.

What is #bfe7f2 in CMYK for printing?

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

Is #bfe7f2 warm or cool?

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

Work with #bfe7f2 in the Color Lab