#BCCCCF#BCCCCF

#BCCCCF is a very light, near-neutral teal. Relative luminance 0.584; OKLCH L 83.4% C 0.018 H 210.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).

Color values

HEX#BCCCCF
RGBrgb(188, 204, 207)
HSLhsl(189, 17%, 77%)
HSVhsv(189, 9%, 81%)
CMYKcmyk(9.2%, 1.4%, 0%, 18.8%)
CIE-LABlab(80.95, -4.82, -3.35)
CIE-LCHlch(80.95, 5.87, 214.79°)
OKLaboklab(83.39% -0.0155 -0.009)
OKLCHoklch(83.39% 0.018 210.2)
XYZxyz(53.5919, 58.3813, 67.4646)
Luminance0.5838 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCCF #CFBFBC
analogous
#BCCFC9 #BCCCCF #BCC2CF
triadic
#BCCCCF #CFBCCC #CCCFBC
tetradic
#BCCCCF #C9BCCF #CFBFBC #C2CFBC
square
#BCCCCF #C9BCCF #CFBFBC #C2CFBC
split-complementary
#BCCCCF #CFBCC2 #CFC9BC
monochromatic
#75969C #98B1B5 #BCCCCF #E0E7E9 #EDF1F2

Accessibility & contrast

On white

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

On black

12.68
#BCCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCCF
12.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCCF#FFFFFF#000000##000000
##BCCCCF1.001.6612.6812.68
#FFFFFF1.661.0021.0021.00
#00000012.6821.001.001.00
##00000012.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccccf;
/* rgb */ color: rgb(188, 204, 207);
/* oklch */ color: oklch(83.4% 0.018 210.2);
Tailwind
colors: {
  custom: {
    50: '#d0dbdd',
    500: '#bccccf',
    950: '#000000',
  },
}
SCSS
$custom: #bccccf;
$custom-light: #d0dbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#bccccf",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 189.474,
    "s": 16.522,
    "l": 77.451
  },
  "oklch": {
    "l": 0.83394,
    "c": 0.01793,
    "h": 210.2
  },
  "luminance": 0.58382
}

Semantic roles & 50–950 ramp

primary
#BCCCCF
secondary
#A48F8C
accent
#574B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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