#BCCCD2#BCCCD2

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

Color values

HEX#BCCCD2
RGBrgb(188, 204, 210)
HSLhsl(196, 20%, 78%)
HSVhsv(196, 10%, 82%)
CMYKcmyk(10.5%, 2.9%, 0%, 17.6%)
CIE-LABlab(81.03, -4.22, -4.83)
CIE-LCHlch(81.03, 6.42, 228.86°)
OKLaboklab(83.49% -0.0143 -0.013)
OKLCHoklch(83.49% 0.019 222.2)
XYZxyz(53.9621, 58.5294, 69.4146)
Luminance0.5853 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD2 #D2C2BC
analogous
#BCD2CD #BCCCD2 #BCC1D2
triadic
#BCCCD2 #D2BCCC #CCD2BC
tetradic
#BCCCD2 #CDBCD2 #D2C2BC #C1D2BC
square
#BCCCD2 #CDBCD2 #D2C2BC #C1D2BC
split-complementary
#BCCCD2 #D2BCC1 #D2CDBC
monochromatic
#7394A1 #97B0B9 #BCCCD2 #E1E8EB #EDF1F3

Accessibility & contrast

On white

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

On black

12.71
#BCCCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD2
12.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD2#FFFFFF#000000##000000
##BCCCD21.001.6512.7112.71
#FFFFFF1.651.0021.0021.00
#00000012.7121.001.001.00
##00000012.7121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcccd2;
/* rgb */ color: rgb(188, 204, 210);
/* oklch */ color: oklch(83.5% 0.019 222.2);
Tailwind
colors: {
  custom: {
    50: '#d0dbdf',
    500: '#bcccd2',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd2;
$custom-light: #d0dbdf;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd2",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 210
  },
  "hsl": {
    "h": 196.364,
    "s": 19.643,
    "l": 78.039
  },
  "oklch": {
    "l": 0.83486,
    "c": 0.01936,
    "h": 222.2
  },
  "luminance": 0.5853
}

Semantic roles & 50–950 ramp

primary
#BCCCD2
secondary
#A7938B
accent
#5F489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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