#BCEBFB#BCEBFB

#BCEBFB is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.2% C 0.053 H 220.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).

Color values

HEX#BCEBFB
RGBrgb(188, 235, 251)
HSLhsl(195, 89%, 86%)
HSVhsv(195, 25%, 98%)
CMYKcmyk(25.1%, 6.4%, 0%, 1.6%)
CIE-LABlab(90.35, -11.55, -12.68)
CIE-LCHlch(90.35, 17.15, 227.66°)
OKLaboklab(91.24% -0.0402 -0.0345)
OKLCHoklch(91.24% 0.053 220.6)
XYZxyz(67.8548, 77.0703, 102.5489)
Luminance0.7707 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCEBFB #FBCCBC
analogous
#BCFBEB #BCEBFB #BCCBFB
triadic
#BCEBFB #FBBCEB #EBFBBC
tetradic
#BCEBFB #EBBCFB #FBCCBC #CBFBBC
square
#BCEBFB #EBBCFB #FBCCBC #CBFBBC
split-complementary
#BCEBFB #FBBCCB #FBEBBC
monochromatic
#48C9F4 #82DAF8 #BCEBFB #E2F6FD #E2F6FD

Accessibility & contrast

On white

1.28
#BCEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.41
#BCEBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCEBFB
16.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCEBFB#FFFFFF#000000##000000
##BCEBFB1.001.2816.4116.41
#FFFFFF1.281.0021.0021.00
#00000016.4121.001.001.00
##00000016.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#A9F1F0
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #bcebfb;
/* rgb */ color: rgb(188, 235, 251);
/* oklch */ color: oklch(91.2% 0.053 220.6);
Tailwind
colors: {
  custom: {
    50: '#d1f1fc',
    500: '#bcebfb',
    950: '#000000',
  },
}
SCSS
$custom: #bcebfb;
$custom-light: #d1f1fc;
$custom-dark: #000000;
JSON
{
  "hex": "#bcebfb",
  "rgb": {
    "r": 188,
    "g": 235,
    "b": 251
  },
  "hsl": {
    "h": 195.238,
    "s": 88.732,
    "l": 86.078
  },
  "oklch": {
    "l": 0.91236,
    "c": 0.05301,
    "h": 220.6
  },
  "luminance": 0.77073
}

Semantic roles & 50–950 ramp

primary
#BCEBFB
secondary
#E0957B
accent
#3A00E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585

Preview Lab

Preview with #BCEBFB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BCEBFB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva