#BCCFDF#BCCFDF

#BCCFDF is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.030 H 243.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#BCCFDF
RGBrgb(188, 207, 223)
HSLhsl(207, 35%, 81%)
HSVhsv(207, 16%, 87%)
CMYKcmyk(15.7%, 7.2%, 0%, 12.5%)
CIE-LABlab(82.19, -3.14, -10.07)
CIE-LCHlch(82.19, 10.55, 252.71°)
OKLaboklab(84.52% -0.0136 -0.0272)
OKLCHoklch(84.52% 0.03 243.5)
XYZxyz(56.3679, 60.6436, 78.5333)
Luminance0.6065 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCFDF #DFCCBC
analogous
#BCDFDE #BCCFDF #BCBDDF
triadic
#BCCFDF #DFBCCF #CFDFBC
tetradic
#BCCFDF #DEBCDF #DFCCBC #BDDFBC
square
#BCCFDF #DEBCDF #DFCCBC #BDDFBC
split-complementary
#BCCFDF #DFBCBD #DFDEBC
monochromatic
#6994B7 #93B1CB #BCCFDF #E5EDF3 #EAF0F5

Accessibility & contrast

On white

1.60
#BCCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.13
#BCCFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCFDF
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCFDF#FFFFFF#000000##000000
##BCCFDF1.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#B3D3D4
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #bccfdf;
/* rgb */ color: rgb(188, 207, 223);
/* oklch */ color: oklch(84.5% 0.030 243.5);
Tailwind
colors: {
  custom: {
    50: '#d0dde9',
    500: '#bccfdf',
    950: '#000000',
  },
}
SCSS
$custom: #bccfdf;
$custom-light: #d0dde9;
$custom-dark: #000000;
JSON
{
  "hex": "#bccfdf",
  "rgb": {
    "r": 188,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 207.429,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.84517,
    "c": 0.03042,
    "h": 243.5
  },
  "luminance": 0.60645
}

Semantic roles & 50–950 ramp

primary
#BCCFDF
secondary
#B79E88
accent
#6E37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BCCFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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