#BCCCD5#BCCCD5

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

Color values

HEX#BCCCD5
RGBrgb(188, 204, 213)
HSLhsl(202, 23%, 79%)
HSVhsv(202, 12%, 84%)
CMYKcmyk(11.7%, 4.2%, 0%, 16.5%)
CIE-LABlab(81.12, -3.62, -6.32)
CIE-LCHlch(81.12, 7.28, 240.19°)
OKLaboklab(83.58% -0.0132 -0.017)
OKLCHoklch(83.58% 0.022 232.2)
XYZxyz(54.3394, 58.6803, 71.4014)
Luminance0.5868 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD5 #D5C5BC
analogous
#BCD5D1 #BCCCD5 #BCBFD5
triadic
#BCCCD5 #D5BCCC #CCD5BC
tetradic
#BCCCD5 #D1BCD5 #D5C5BC #BFD5BC
square
#BCCCD5 #D1BCD5 #D5C5BC #BFD5BC
split-complementary
#BCCCD5 #D5BCBF #D5D1BC
monochromatic
#7193A6 #96AFBD #BCCCD5 #E2E9ED #ECF1F3

Accessibility & contrast

On white

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

On black

12.74
#BCCCD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD5
12.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD5#FFFFFF#000000##000000
##BCCCD51.001.6512.7412.74
#FFFFFF1.651.0021.0021.00
#00000012.7421.001.001.00
##00000012.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CBD6
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#B6CFCF
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bcccd5;
/* rgb */ color: rgb(188, 204, 213);
/* oklch */ color: oklch(83.6% 0.022 232.2);
Tailwind
colors: {
  custom: {
    50: '#d0dbe1',
    500: '#bcccd5',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd5;
$custom-light: #d0dbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd5",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 213
  },
  "hsl": {
    "h": 201.6,
    "s": 22.936,
    "l": 78.627
  },
  "oklch": {
    "l": 0.83579,
    "c": 0.02153,
    "h": 232.2
  },
  "luminance": 0.58681
}

Semantic roles & 50–950 ramp

primary
#BCCCD5
secondary
#AB968A
accent
#6644A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD5

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

Preview Lab → · Contrast checker → · Palette generator →

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