#BCCADC#BCCADC

#BCCADC is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.4% C 0.030 H 254.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).

Color values

HEX#BCCADC
RGBrgb(188, 202, 220)
HSLhsl(214, 31%, 80%)
HSVhsv(214, 15%, 86%)
CMYKcmyk(14.5%, 8.2%, 0%, 13.7%)
CIE-LABlab(80.79, -1.13, -10.54)
CIE-LCHlch(80.79, 10.60, 263.90°)
OKLaboklab(83.39% -0.0078 -0.0285)
OKLCHoklch(83.39% 0.03 254.7)
XYZxyz(54.7748, 58.0988, 76.0246)
Luminance0.5810 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCADC #DCCEBC
analogous
#BCDADC #BCCADC #BEBCDC
triadic
#BCCADC #DCBCCA #CADCBC
tetradic
#BCCADC #DCBCDA #DCCEBC #BCDCBE
square
#BCCADC #DCBCDA #DCCEBC #BCDCBE
split-complementary
#BCCADC #DCBEBC #DADCBC
monochromatic
#6C8AB2 #94AAC7 #BCCADC #E4EAF1 #EBEFF5

Accessibility & contrast

On white

1.66
#BCCADC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.62
#BCCADC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCADC
12.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCADC#FFFFFF#000000##000000
##BCCADC1.001.6612.6212.62
#FFFFFF1.661.0021.0021.00
#00000012.6221.001.001.00
##00000012.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#B4CED0
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccadc;
/* rgb */ color: rgb(188, 202, 220);
/* oklch */ color: oklch(83.4% 0.030 254.7);
Tailwind
colors: {
  custom: {
    50: '#d0dae6',
    500: '#bccadc',
    950: '#000000',
  },
}
SCSS
$custom: #bccadc;
$custom-light: #d0dae6;
$custom-dark: #000000;
JSON
{
  "hex": "#bccadc",
  "rgb": {
    "r": 188,
    "g": 202,
    "b": 220
  },
  "hsl": {
    "h": 213.75,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.83392,
    "c": 0.02952,
    "h": 254.7
  },
  "luminance": 0.581
}

Semantic roles & 50–950 ramp

primary
#BCCADC
secondary
#B3A189
accent
#7A3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #BCCADC

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

Preview Lab → · Contrast checker → · Palette generator →

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