#BCEBEC#BCEBEC

#BCEBEC is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.048 H 197.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).

Color values

HEX#BCEBEC
RGBrgb(188, 235, 236)
HSLhsl(181, 56%, 83%)
HSVhsv(181, 20%, 93%)
CMYKcmyk(20.3%, 0.4%, 0%, 7.5%)
CIE-LABlab(89.93, -14.78, -5.46)
CIE-LCHlch(89.93, 15.76, 200.26°)
OKLaboklab(90.76% -0.0459 -0.0149)
OKLCHoklch(90.76% 0.048 197.9)
XYZxyz(65.5833, 76.1618, 90.5858)
Luminance0.7616 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCEBEC #ECBDBC
analogous
#BCECD5 #BCEBEC #BCD3EC
triadic
#BCEBEC #ECBCEB #EBECBC
tetradic
#BCEBEC #D5BCEC #ECBDBC #D3ECBC
square
#BCEBEC #D5BCEC #ECBDBC #D3ECBC
split-complementary
#BCEBEC #ECBCD3 #ECD5BC
monochromatic
#5DCFD1 #8CDDDE #BCEBEC #E7F8F8 #E7F8F8

Accessibility & contrast

On white

1.29
#BCEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.23
#BCEBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCEBEC
16.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCEBEC#FFFFFF#000000##000000
##BCEBEC1.001.2916.2316.23
#FFFFFF1.291.0021.0021.00
#00000016.2321.001.001.00
##00000016.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#ADEEEB
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #bcebec;
/* rgb */ color: rgb(188, 235, 236);
/* oklch */ color: oklch(90.8% 0.048 197.9);
Tailwind
colors: {
  custom: {
    50: '#d1f1f2',
    500: '#bcebec',
    950: '#000000',
  },
}
SCSS
$custom: #bcebec;
$custom-light: #d1f1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bcebec",
  "rgb": {
    "r": 188,
    "g": 235,
    "b": 236
  },
  "hsl": {
    "h": 181.25,
    "s": 55.814,
    "l": 83.137
  },
  "oklch": {
    "l": 0.90764,
    "c": 0.0483,
    "h": 197.9
  },
  "luminance": 0.76164
}

Semantic roles & 50–950 ramp

primary
#BCEBEC
secondary
#C98583
accent
#2622C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585

Preview Lab

Preview with #BCEBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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