#BCCDD9#BCCDD9

#BCCDD9 is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.025 H 238.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).

Color values

HEX#BCCDD9
RGBrgb(188, 205, 217)
HSLhsl(205, 28%, 79%)
HSVhsv(205, 13%, 85%)
CMYKcmyk(13.4%, 5.5%, 0%, 14.9%)
CIE-LABlab(81.49, -3.33, -7.90)
CIE-LCHlch(81.49, 8.58, 247.15°)
OKLaboklab(83.91% -0.0131 -0.0213)
OKLCHoklch(83.91% 0.025 238.5)
XYZxyz(55.0918, 59.3628, 74.1878)
Luminance0.5936 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDD9 #D9C8BC
analogous
#BCD9D7 #BCCDD9 #BCBFD9
triadic
#BCCDD9 #D9BCCD #CDD9BC
tetradic
#BCCDD9 #D7BCD9 #D9C8BC #BFD9BC
square
#BCCDD9 #D7BCD9 #D9C8BC #BFD9BC
split-complementary
#BCCDD9 #D9BCBF #D9D7BC
monochromatic
#6E93AD #95B0C3 #BCCDD9 #E3EAEF #EBF0F4

Accessibility & contrast

On white

1.63
#BCCDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.87
#BCCDD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDD9
12.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDD9#FFFFFF#000000##000000
##BCCDD91.001.6312.8712.87
#FFFFFF1.631.0021.0021.00
#00000012.8721.001.001.00
##00000012.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CCDA
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#B5D0D1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bccdd9;
/* rgb */ color: rgb(188, 205, 217);
/* oklch */ color: oklch(83.9% 0.025 238.5);
Tailwind
colors: {
  custom: {
    50: '#d0dce4',
    500: '#bccdd9',
    950: '#000000',
  },
}
SCSS
$custom: #bccdd9;
$custom-light: #d0dce4;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdd9",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 217
  },
  "hsl": {
    "h": 204.828,
    "s": 27.619,
    "l": 79.412
  },
  "oklch": {
    "l": 0.83912,
    "c": 0.02499,
    "h": 238.5
  },
  "luminance": 0.59364
}

Semantic roles & 50–950 ramp

primary
#BCCDD9
secondary
#B0998A
accent
#6A3FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCDD9

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

Preview Lab → · Contrast checker → · Palette generator →

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