#BCCDD4#BCCDD4

#BCCDD4 is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.021 H 224.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#BCCDD4
RGBrgb(188, 205, 212)
HSLhsl(198, 22%, 78%)
HSVhsv(198, 11%, 83%)
CMYKcmyk(11.3%, 3.3%, 0%, 16.9%)
CIE-LABlab(81.35, -4.35, -5.44)
CIE-LCHlch(81.35, 6.96, 231.35°)
OKLaboklab(83.76% -0.015 -0.0146)
OKLCHoklch(83.76% 0.021 224.3)
XYZxyz(54.4513, 59.1066, 70.8145)
Luminance0.5911 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDD4 #D4C3BC
analogous
#BCD4CF #BCCDD4 #BCC1D4
triadic
#BCCDD4 #D4BCCD #CDD4BC
tetradic
#BCCDD4 #CFBCD4 #D4C3BC #C1D4BC
square
#BCCDD4 #CFBCD4 #D4C3BC #C1D4BC
split-complementary
#BCCDD4 #D4BCC1 #D4CFBC
monochromatic
#7195A4 #97B1BC #BCCDD4 #E1E9EC #ECF1F3

Accessibility & contrast

On white

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

On black

12.82
#BCCDD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDD4
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDD4#FFFFFF#000000##000000
##BCCDD41.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bccdd4;
/* rgb */ color: rgb(188, 205, 212);
/* oklch */ color: oklch(83.8% 0.021 224.3);
Tailwind
colors: {
  custom: {
    50: '#d0dce1',
    500: '#bccdd4',
    950: '#000000',
  },
}
SCSS
$custom: #bccdd4;
$custom-light: #d0dce1;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdd4",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 212
  },
  "hsl": {
    "h": 197.5,
    "s": 21.818,
    "l": 78.431
  },
  "oklch": {
    "l": 0.83755,
    "c": 0.02093,
    "h": 224.3
  },
  "luminance": 0.59107
}

Semantic roles & 50–950 ramp

primary
#BCCDD4
secondary
#AA948B
accent
#6045A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCDD4

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

Preview Lab → · Contrast checker → · Palette generator →

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