#BCCCD0#BCCCD0

#BCCCD0 is a very light, near-neutral cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.018 H 214.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD0
RGBrgb(188, 204, 208)
HSLhsl(192, 18%, 78%)
HSVhsv(192, 10%, 82%)
CMYKcmyk(9.6%, 1.9%, 0%, 18.4%)
CIE-LABlab(80.98, -4.62, -3.84)
CIE-LCHlch(80.98, 6.01, 219.75°)
OKLaboklab(83.43% -0.0151 -0.0103)
OKLCHoklch(83.43% 0.018 214.4)
XYZxyz(53.7145, 58.4304, 68.1105)
Luminance0.5843 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD0 #D0C0BC
analogous
#BCD0CA #BCCCD0 #BCC2D0
triadic
#BCCCD0 #D0BCCC #CCD0BC
tetradic
#BCCCD0 #CABCD0 #D0C0BC #C2D0BC
square
#BCCCD0 #CABCD0 #D0C0BC #C2D0BC
split-complementary
#BCCCD0 #D0BCC2 #D0CABC
monochromatic
#74959E #98B1B7 #BCCCD0 #E0E7E9 #EDF1F2

Accessibility & contrast

On white

1.66
#BCCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.69
#BCCCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD0
12.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD0#FFFFFF#000000##000000
##BCCCD01.001.6612.6912.69
#FFFFFF1.661.0021.0021.00
#00000012.6921.001.001.00
##00000012.6921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcccd0;
/* rgb */ color: rgb(188, 204, 208);
/* oklch */ color: oklch(83.4% 0.018 214.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbde',
    500: '#bcccd0',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd0;
$custom-light: #d0dbde;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd0",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 208
  },
  "hsl": {
    "h": 192,
    "s": 17.544,
    "l": 77.647
  },
  "oklch": {
    "l": 0.83425,
    "c": 0.01832,
    "h": 214.4
  },
  "luminance": 0.58431
}

Semantic roles & 50–950 ramp

primary
#BCCCD0
secondary
#A5918B
accent
#5A4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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