#BCCCD6#BCCCD6

#BCCCD6 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.022 H 235.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD6
RGBrgb(188, 204, 214)
HSLhsl(203, 24%, 79%)
HSVhsv(203, 12%, 84%)
CMYKcmyk(12.1%, 4.7%, 0%, 16.1%)
CIE-LABlab(81.14, -3.42, -6.81)
CIE-LCHlch(81.14, 7.62, 243.36°)
OKLaboklab(83.61% -0.0128 -0.0183)
OKLCHoklch(83.61% 0.022 235)
XYZxyz(54.4667, 58.7312, 72.0720)
Luminance0.5873 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD6 #D6C6BC
analogous
#BCD6D3 #BCCCD6 #BCBFD6
triadic
#BCCCD6 #D6BCCC #CCD6BC
tetradic
#BCCCD6 #D3BCD6 #D6C6BC #BFD6BC
square
#BCCCD6 #D3BCD6 #D6C6BC #BFD6BC
split-complementary
#BCCCD6 #D6BCBF #D6D3BC
monochromatic
#7092A8 #96AFBF #BCCCD6 #E2E9ED #ECF1F3

Accessibility & contrast

On white

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

On black

12.75
#BCCCD6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD6
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD6#FFFFFF#000000##000000
##BCCCD61.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CBD7
Deuteranopia (green-blind)
#C4C8D6
Tritanopia (blue-blind)
#B5CFCF
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bcccd6;
/* rgb */ color: rgb(188, 204, 214);
/* oklch */ color: oklch(83.6% 0.022 235.0);
Tailwind
colors: {
  custom: {
    50: '#d0dbe2',
    500: '#bcccd6',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd6;
$custom-light: #d0dbe2;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd6",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 214
  },
  "hsl": {
    "h": 203.077,
    "s": 24.074,
    "l": 78.824
  },
  "oklch": {
    "l": 0.8361,
    "c": 0.02238,
    "h": 235
  },
  "luminance": 0.58732
}

Semantic roles & 50–950 ramp

primary
#BCCCD6
secondary
#AC978A
accent
#6843A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD6

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

Preview Lab → · Contrast checker → · Palette generator →

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