#BCCCD7#BCCCD7

#BCCCD7 is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.023 H 237.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD7
RGBrgb(188, 204, 215)
HSLhsl(204, 25%, 79%)
HSVhsv(204, 13%, 84%)
CMYKcmyk(12.6%, 5.1%, 0%, 15.7%)
CIE-LABlab(81.17, -3.21, -7.30)
CIE-LCHlch(81.17, 7.98, 246.25°)
OKLaboklab(83.64% -0.0124 -0.0197)
OKLCHoklch(83.64% 0.023 237.7)
XYZxyz(54.5948, 58.7825, 72.7466)
Luminance0.5878 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD7 #D7C7BC
analogous
#BCD7D5 #BCCCD7 #BCBFD7
triadic
#BCCCD7 #D7BCCC #CCD7BC
tetradic
#BCCCD7 #D5BCD7 #D7C7BC #BFD7BC
square
#BCCCD7 #D5BCD7 #D7C7BC #BFD7BC
split-complementary
#BCCCD7 #D7BCBF #D7D5BC
monochromatic
#6F92A9 #96AFC0 #BCCCD7 #E2E9EE #ECF0F4

Accessibility & contrast

On white

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

On black

12.76
#BCCCD7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD7
12.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD7#FFFFFF#000000##000000
##BCCCD71.001.6512.7612.76
#FFFFFF1.651.0021.0021.00
#00000012.7621.001.001.00
##00000012.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CBD8
Deuteranopia (green-blind)
#C4C8D7
Tritanopia (blue-blind)
#B5CFCF
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bcccd7;
/* rgb */ color: rgb(188, 204, 215);
/* oklch */ color: oklch(83.6% 0.023 237.7);
Tailwind
colors: {
  custom: {
    50: '#d0dbe3',
    500: '#bcccd7',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd7;
$custom-light: #d0dbe3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd7",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 215
  },
  "hsl": {
    "h": 204.444,
    "s": 25.234,
    "l": 79.02
  },
  "oklch": {
    "l": 0.83642,
    "c": 0.02328,
    "h": 237.7
  },
  "luminance": 0.58783
}

Semantic roles & 50–950 ramp

primary
#BCCCD7
secondary
#AD988A
accent
#6A42A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD7

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

Preview Lab → · Contrast checker → · Palette generator →

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