#BCCCD3#BCCCD3

#BCCCD3 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.020 H 225.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD3
RGBrgb(188, 204, 211)
HSLhsl(198, 21%, 78%)
HSVhsv(198, 11%, 83%)
CMYKcmyk(10.9%, 3.3%, 0%, 17.3%)
CIE-LABlab(81.06, -4.02, -5.33)
CIE-LCHlch(81.06, 6.68, 232.95°)
OKLaboklab(83.52% -0.014 -0.0143)
OKLCHoklch(83.52% 0.02 225.8)
XYZxyz(54.0871, 58.5794, 70.0728)
Luminance0.5858 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD3 #D3C3BC
analogous
#BCD3CE #BCCCD3 #BCC0D3
triadic
#BCCCD3 #D3BCCC #CCD3BC
tetradic
#BCCCD3 #CEBCD3 #D3C3BC #C0D3BC
square
#BCCCD3 #CEBCD3 #D3C3BC #C0D3BC
split-complementary
#BCCCD3 #D3BCC0 #D3CEBC
monochromatic
#7294A2 #97B0BB #BCCCD3 #E1E8EB #EDF1F3

Accessibility & contrast

On white

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

On black

12.72
#BCCCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD3
12.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD3#FFFFFF#000000##000000
##BCCCD31.001.6512.7212.72
#FFFFFF1.651.0021.0021.00
#00000012.7221.001.001.00
##00000012.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcccd3;
/* rgb */ color: rgb(188, 204, 211);
/* oklch */ color: oklch(83.5% 0.020 225.8);
Tailwind
colors: {
  custom: {
    50: '#d0dbe0',
    500: '#bcccd3',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd3;
$custom-light: #d0dbe0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd3",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 211
  },
  "hsl": {
    "h": 198.261,
    "s": 20.721,
    "l": 78.235
  },
  "oklch": {
    "l": 0.83517,
    "c": 0.02001,
    "h": 225.8
  },
  "luminance": 0.5858
}

Semantic roles & 50–950 ramp

primary
#BCCCD3
secondary
#A8948B
accent
#61469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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