#BCCBDC#BCCBDC

#BCCBDC is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.029 H 251.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).

Color values

HEX#BCCBDC
RGBrgb(188, 203, 220)
HSLhsl(212, 31%, 80%)
HSVhsv(212, 15%, 86%)
CMYKcmyk(14.5%, 7.7%, 0%, 13.7%)
CIE-LABlab(81.05, -1.66, -10.16)
CIE-LCHlch(81.05, 10.29, 260.74°)
OKLaboklab(83.6% -0.0092 -0.0274)
OKLCHoklch(83.6% 0.029 251.5)
XYZxyz(55.0102, 58.5696, 76.1031)
Luminance0.5857 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCBDC #DCCDBC
analogous
#BCDBDC #BCCBDC #BDBCDC
triadic
#BCCBDC #DCBCCB #CBDCBC
tetradic
#BCCBDC #DCBCDB #DCCDBC #BCDCBD
square
#BCCBDC #DCBCDB #DCCDBC #BCDCBD
split-complementary
#BCCBDC #DCBDBC #DBDCBC
monochromatic
#6C8DB2 #94ACC7 #BCCBDC #E4EAF1 #EBEFF5

Accessibility & contrast

On white

1.65
#BCCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.71
#BCCBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCBDC
12.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCBDC#FFFFFF#000000##000000
##BCCBDC1.001.6512.7112.71
#FFFFFF1.651.0021.0021.00
#00000012.7121.001.001.00
##00000012.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#B4CFD0
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccbdc;
/* rgb */ color: rgb(188, 203, 220);
/* oklch */ color: oklch(83.6% 0.029 251.5);
Tailwind
colors: {
  custom: {
    50: '#d0dae6',
    500: '#bccbdc',
    950: '#000000',
  },
}
SCSS
$custom: #bccbdc;
$custom-light: #d0dae6;
$custom-dark: #000000;
JSON
{
  "hex": "#bccbdc",
  "rgb": {
    "r": 188,
    "g": 203,
    "b": 220
  },
  "hsl": {
    "h": 211.875,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.83597,
    "c": 0.02892,
    "h": 251.5
  },
  "luminance": 0.58571
}

Semantic roles & 50–950 ramp

primary
#BCCBDC
secondary
#B39F89
accent
#763BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #BCCBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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