#BCCDD5#BCCDD5

#BCCDD5 is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.8% C 0.022 H 227.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).

Color values

HEX#BCCDD5
RGBrgb(188, 205, 213)
HSLhsl(199, 23%, 79%)
HSVhsv(199, 12%, 84%)
CMYKcmyk(11.7%, 3.8%, 0%, 16.5%)
CIE-LABlab(81.38, -4.14, -5.93)
CIE-LCHlch(81.38, 7.23, 235.05°)
OKLaboklab(83.79% -0.0146 -0.016)
OKLCHoklch(83.79% 0.022 227.6)
XYZxyz(54.5778, 59.1572, 71.4809)
Luminance0.5916 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDD5 #D5C4BC
analogous
#BCD5D0 #BCCDD5 #BCC0D5
triadic
#BCCDD5 #D5BCCD #CDD5BC
tetradic
#BCCDD5 #D0BCD5 #D5C4BC #C0D5BC
square
#BCCDD5 #D0BCD5 #D5C4BC #C0D5BC
split-complementary
#BCCDD5 #D5BCC0 #D5D0BC
monochromatic
#7195A6 #96B1BD #BCCDD5 #E2E9ED #ECF1F3

Accessibility & contrast

On white

1.64
#BCCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.83
#BCCDD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDD5
12.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDD5#FFFFFF#000000##000000
##BCCDD51.001.6412.8312.83
#FFFFFF1.641.0021.0021.00
#00000012.8321.001.001.00
##00000012.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#B6CFCF
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bccdd5;
/* rgb */ color: rgb(188, 205, 213);
/* oklch */ color: oklch(83.8% 0.022 227.6);
Tailwind
colors: {
  custom: {
    50: '#d0dce1',
    500: '#bccdd5',
    950: '#000000',
  },
}
SCSS
$custom: #bccdd5;
$custom-light: #d0dce1;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdd5",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 213
  },
  "hsl": {
    "h": 199.2,
    "s": 22.936,
    "l": 78.627
  },
  "oklch": {
    "l": 0.83786,
    "c": 0.02163,
    "h": 227.6
  },
  "luminance": 0.59158
}

Semantic roles & 50–950 ramp

primary
#BCCDD5
secondary
#AB958A
accent
#6244A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCDD5

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

Preview Lab → · Contrast checker → · Palette generator →

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