#BCCCD4#BCCCD4

#BCCCD4 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.021 H 229.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD4
RGBrgb(188, 204, 212)
HSLhsl(200, 22%, 78%)
HSVhsv(200, 11%, 83%)
CMYKcmyk(11.3%, 3.8%, 0%, 16.9%)
CIE-LABlab(81.09, -3.82, -5.82)
CIE-LCHlch(81.09, 6.97, 236.72°)
OKLaboklab(83.55% -0.0136 -0.0157)
OKLCHoklch(83.55% 0.021 229.1)
XYZxyz(54.2128, 58.6297, 70.7350)
Luminance0.5863 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD4 #D4C4BC
analogous
#BCD4D0 #BCCCD4 #BCC0D4
triadic
#BCCCD4 #D4BCCC #CCD4BC
tetradic
#BCCCD4 #D0BCD4 #D4C4BC #C0D4BC
square
#BCCCD4 #D0BCD4 #D4C4BC #C0D4BC
split-complementary
#BCCCD4 #D4BCC0 #D4D0BC
monochromatic
#7193A4 #97B0BC #BCCCD4 #E1E8EC #ECF1F3

Accessibility & contrast

On white

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

On black

12.73
#BCCCD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD4
12.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD4#FFFFFF#000000##000000
##BCCCD41.001.6512.7312.73
#FFFFFF1.651.0021.0021.00
#00000012.7321.001.001.00
##00000012.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#B6CECE
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bcccd4;
/* rgb */ color: rgb(188, 204, 212);
/* oklch */ color: oklch(83.5% 0.021 229.1);
Tailwind
colors: {
  custom: {
    50: '#d0dbe1',
    500: '#bcccd4',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd4;
$custom-light: #d0dbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd4",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 212
  },
  "hsl": {
    "h": 200,
    "s": 21.818,
    "l": 78.431
  },
  "oklch": {
    "l": 0.83548,
    "c": 0.02074,
    "h": 229.1
  },
  "luminance": 0.58631
}

Semantic roles & 50–950 ramp

primary
#BCCCD4
secondary
#AA958B
accent
#6445A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD4

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

Preview Lab → · Contrast checker → · Palette generator →

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