#BCCCDC#BCCCDC

#BCCCDC is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.028 H 248.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).

Color values

HEX#BCCCDC
RGBrgb(188, 204, 220)
HSLhsl(210, 31%, 80%)
HSVhsv(210, 15%, 86%)
CMYKcmyk(14.5%, 7.3%, 0%, 13.7%)
CIE-LABlab(81.32, -2.18, -9.77)
CIE-LCHlch(81.32, 10.01, 257.40°)
OKLaboklab(83.8% -0.0106 -0.0264)
OKLCHoklch(83.8% 0.028 248.2)
XYZxyz(55.2471, 59.0434, 76.1821)
Luminance0.5904 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCDC #DCCCBC
analogous
#BCDCDC #BCCCDC #BCBCDC
triadic
#BCCCDC #DCBCCC #CCDCBC
tetradic
#BCCCDC #DCBCDC #DCCCBC #BCDCBC
square
#BCCCDC #DCBCDC #DCCCBC #BCDCBC
split-complementary
#BCCCDC #DCBCBC #DCDCBC
monochromatic
#6C8FB2 #94ADC7 #BCCCDC #E4EBF1 #EBF0F5

Accessibility & contrast

On white

1.64
#BCCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.81
#BCCCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCDC
12.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCDC#FFFFFF#000000##000000
##BCCCDC1.001.6412.8112.81
#FFFFFF1.641.0021.0021.00
#00000012.8121.001.001.00
##00000012.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#B4D0D1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bcccdc;
/* rgb */ color: rgb(188, 204, 220);
/* oklch */ color: oklch(83.8% 0.028 248.2);
Tailwind
colors: {
  custom: {
    50: '#d0dbe6',
    500: '#bcccdc',
    950: '#000000',
  },
}
SCSS
$custom: #bcccdc;
$custom-light: #d0dbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccdc",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 210,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.83803,
    "c": 0.0284,
    "h": 248.2
  },
  "luminance": 0.59044
}

Semantic roles & 50–950 ramp

primary
#BCCCDC
secondary
#B39E89
accent
#733BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BCCCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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