Skip to content

#bce3f4

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

RGB
188, 227, 244
HSL
198°, 72%, 85%
CMYK
23, 7, 0, 4
Luminance
0.7216

At a glance

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

Hex
#bce3f4
Hue
198°
cyan
Saturation
72%
vivid
Lightness
85%
light
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7216
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
15.43:1
Closest name
Light Blue
ΔE2000 3.4
Where it sits
Hue198° of 360°
Saturation72%
Lightness85%
Temperature
Warm ← → Cool95% 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#bce3f4
RGBrgb(188, 227, 244)
HSLhsl(198, 72%, 85%)
CMYKcmyk(23%, 7%, 0%, 4%)
LABlab(88.0 -9.0 -12.5)
LCHlch(88.0 15.4 234.1)
OKLCHoklch(0.893 0.047 226.1)
Decimal12379124
Display P3color(display-p3 0.737 0.890 0.957)

Copy-ready code

/* CSS */
color: #bce3f4;
background-color: #bce3f4;
/* Tailwind (arbitrary) */
class="text-[#bce3f4] bg-[#bce3f4]"
/* SCSS */
$brand: #bce3f4;
/* SwiftUI */
Color(red: 0.737, green: 0.890, blue: 0.957)
/* Android */
Color.parseColor("#bce3f4")
/* Flutter */
Color(0xFFBCE3F4)
/* Python / OpenCV (BGR) */
(244, 227, 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 #bce3f4 · 15.43:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.43:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bce3f4 as text scores 1.36:1 on white and 15.43:1 on black.

Accessibility — WCAG contrast

Aa
#bce3f4 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bce3f4 on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAE1F5
deuteranopia · #D1DAF4
tritanopia · #ACE8E8

Color scale — 50 to 950

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

#F3F9FC
#E7F3F8
#bce3f4
#9FD7EF
#6EC3E7
#3EAEDF
#239DD2
#1D83AF
#17698C
#154D66
#0D3040
Base = 200Lightest = 50 · #F3F9FCDarkest = 950 · #0D3040
:root {
  --brand-50: #F3F9FC;
  --brand-100: #E7F3F8;
  --brand-200: #bce3f4;
  --brand-300: #9FD7EF;
  --brand-400: #6EC3E7;
  --brand-500: #3EAEDF;
  --brand-600: #239DD2;
  --brand-700: #1D83AF;
  --brand-800: #17698C;
  --brand-900: #154D66;
  --brand-950: #0D3040;
  --brand: #bce3f4;
  --brand-ink: #000000;
}

Colors that work with #bce3f4

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#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#B42218
Second voice, not a rival
Dark variant#12526E
Hover, pressed, headers
Light variant#E9F6FB
Selected rows, tints
Dark surface#141F24
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 #bce3f4

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#F4CDBC
Analogous left#BCF4E9
Analogous right#BCC7F4
Split-complement 1#F4BCC7
Split-complement 2#F4E9BC
Triadic 1#F4BCE3
Triadic 2#E3F4BC
Tetradic#E9BCF4

RGB percentages

Red73.7%
Green89.0%
Blue95.7%

CMYK percentages

Cyan23.0%
Magenta7.0%
Yellow0.0%
Key (black)4.3%

Color previews

#bce3f4 text on a black background

contrast 15.43:1

Card sample

#bce3f4 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bce3f4

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.

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

#bce3f4, answered

What color is #bce3f4?

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

What is the RGB value of #bce3f4?

rgb(188, 227, 244) — 188 red, 227 green and 244 blue out of 255, or 73.7% / 89% / 95.7% by channel.

Is #bce3f4 a light or a dark color?

It is a light color. Relative luminance is 0.7216 and perceived brightness is 86%, so black text on it reaches 15.43:1.

Should I use black or white text on #bce3f4?

Black. It scores 15.43:1 against #bce3f4, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #bce3f4?

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

What colors go well with #bce3f4?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #B42218 as an accent and #12526E for hover and pressed states. For a palette, the analogous pair #BCF4E9 and #BCC7F4 stays calm, while #F4CDBC is the loudest partner.

What is #bce3f4 in CMYK for printing?

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

Is #bce3f4 warm or cool?

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

Work with #bce3f4 in the Color Lab