#BCDCDC#BCDCDC

#BCDCDC is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.1% C 0.034 H 196.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).

Color values

HEX#BCDCDC
RGBrgb(188, 220, 220)
HSLhsl(180, 31%, 80%)
HSVhsv(180, 15%, 86%)
CMYKcmyk(14.5%, 0%, 0%, 13.7%)
CIE-LABlab(85.53, -10.49, -3.54)
CIE-LCHlch(85.53, 11.08, 198.63°)
OKLaboklab(87.13% -0.0324 -0.0096)
OKLCHoklch(87.13% 0.034 196.6)
XYZxyz(59.2472, 67.0435, 77.5154)
Luminance0.6704 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCDC #DCBCBC
analogous
#BCDCCC #BCDCDC #BCCCDC
triadic
#BCDCDC #DCBCDC #DCDCBC
tetradic
#BCDCDC #CCBCDC #DCBCBC #CCDCBC
square
#BCDCDC #CCBCDC #DCBCBC #CCDCBC
split-complementary
#BCDCDC #DCBCCC #DCCCBC
monochromatic
#6CB2B2 #94C7C7 #BCDCDC #E4F1F1 #EBF5F5

Accessibility & contrast

On white

1.46
#BCDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.41
#BCDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCDC
14.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCDC#FFFFFF#000000##000000
##BCDCDC1.001.4614.4114.41
#FFFFFF1.461.0021.0021.00
#00000014.4121.001.001.00
##00000014.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B3DEDC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdcdc;
/* rgb */ color: rgb(188, 220, 220);
/* oklch */ color: oklch(87.1% 0.034 196.6);
Tailwind
colors: {
  custom: {
    50: '#d0e6e6',
    500: '#bcdcdc',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcdc;
$custom-light: #d0e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcdc",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.87126,
    "c": 0.0338,
    "h": 196.6
  },
  "luminance": 0.67045
}

Semantic roles & 50–950 ramp

primary
#BCDCDC
secondary
#B38989
accent
#3B3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BCDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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