#BCCCD1#BCCCD1

#BCCCD1 is a very light, near-neutral cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.019 H 218.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD1
RGBrgb(188, 204, 209)
HSLhsl(194, 19%, 78%)
HSVhsv(194, 10%, 82%)
CMYKcmyk(10%, 2.4%, 0%, 18%)
CIE-LABlab(81.00, -4.42, -4.34)
CIE-LCHlch(81.00, 6.20, 224.45°)
OKLaboklab(83.46% -0.0147 -0.0117)
OKLCHoklch(83.46% 0.019 218.4)
XYZxyz(53.8379, 58.4797, 68.7605)
Luminance0.5848 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD1 #D1C1BC
analogous
#BCD1CB #BCCCD1 #BCC1D1
triadic
#BCCCD1 #D1BCCC #CCD1BC
tetradic
#BCCCD1 #CBBCD1 #D1C1BC #C1D1BC
square
#BCCCD1 #CBBCD1 #D1C1BC #C1D1BC
split-complementary
#BCCCD1 #D1BCC1 #D1CBBC
monochromatic
#73959F #98B0B8 #BCCCD1 #E0E8EA #EDF1F3

Accessibility & contrast

On white

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

On black

12.70
#BCCCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD1
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD1#FFFFFF#000000##000000
##BCCCD11.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bcccd1;
/* rgb */ color: rgb(188, 204, 209);
/* oklch */ color: oklch(83.5% 0.019 218.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbdf',
    500: '#bcccd1',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd1;
$custom-light: #d0dbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd1",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 209
  },
  "hsl": {
    "h": 194.286,
    "s": 18.584,
    "l": 77.843
  },
  "oklch": {
    "l": 0.83455,
    "c": 0.0188,
    "h": 218.4
  },
  "luminance": 0.58481
}

Semantic roles & 50–950 ramp

primary
#BCCCD1
secondary
#A6928B
accent
#5D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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