#BCCCCB#BCCCCB

#BCCCCB is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.017 H 192.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#BCCCCB
RGBrgb(188, 204, 203)
HSLhsl(176, 14%, 77%)
HSVhsv(176, 8%, 80%)
CMYKcmyk(7.8%, 0%, 0.5%, 20%)
CIE-LABlab(80.84, -5.60, -1.36)
CIE-LCHlch(80.84, 5.77, 193.68°)
OKLaboklab(83.27% -0.0171 -0.0037)
OKLCHoklch(83.27% 0.017 192.3)
XYZxyz(53.1091, 58.1882, 64.9217)
Luminance0.5819 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCCB #CCBCBD
analogous
#BCCCC3 #BCCCCB #BCC5CC
triadic
#BCCCCB #CBBCCC #CCCBBC
tetradic
#BCCCCB #C3BCCC #CCBCBD #C5CCBC
square
#BCCCCB #C3BCCC #CCBCBD #C5CCBC
split-complementary
#BCCCCB #CCBCC5 #CCC3BC
monochromatic
#779795 #99B2B0 #BCCCCB #DFE6E6 #EEF2F2

Accessibility & contrast

On white

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

On black

12.64
#BCCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCCB
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCCB#FFFFFF#000000##000000
##BCCCCB1.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#B8CDCC
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccccb;
/* rgb */ color: rgb(188, 204, 203);
/* oklch */ color: oklch(83.3% 0.017 192.3);
Tailwind
colors: {
  custom: {
    50: '#d0dbda',
    500: '#bccccb',
    950: '#000000',
  },
}
SCSS
$custom: #bccccb;
$custom-light: #d0dbda;
$custom-dark: #000000;
JSON
{
  "hex": "#bccccb",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 176.25,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83274,
    "c": 0.01747,
    "h": 192.3
  },
  "luminance": 0.58189
}

Semantic roles & 50–950 ramp

primary
#BCCCCB
secondary
#A08C8D
accent
#4E5298
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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