#BCDCD3#BCDCD3

#BCDCD3 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 176.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).

Color values

HEX#BCDCD3
RGBrgb(188, 220, 211)
HSLhsl(163, 31%, 80%)
HSVhsv(163, 15%, 86%)
CMYKcmyk(14.5%, 0%, 4.1%, 13.7%)
CIE-LABlab(85.29, -12.29, 0.88)
CIE-LCHlch(85.29, 12.32, 175.91°)
OKLaboklab(86.86% -0.0359 0.0021)
OKLCHoklch(86.86% 0.036 176.6)
XYZxyz(58.0872, 66.5795, 71.4061)
Luminance0.6658 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCD3 #DCBCC5
analogous
#BCDCC3 #BCDCD3 #BCD5DC
triadic
#BCDCD3 #D3BCDC #DCD3BC
tetradic
#BCDCD3 #C3BCDC #DCBCC5 #D5DCBC
square
#BCDCD3 #C3BCDC #DCBCC5 #D5DCBC
split-complementary
#BCDCD3 #DCBCD5 #DCC3BC
monochromatic
#6CB29E #94C7B9 #BCDCD3 #E4F1ED #EBF5F2

Accessibility & contrast

On white

1.47
#BCDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.32
#BCDCD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCD3
14.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCD3#FFFFFF#000000##000000
##BCDCD31.001.4714.3214.32
#FFFFFF1.471.0021.0021.00
#00000014.3221.001.001.00
##00000014.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#B5DDD9
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdcd3;
/* rgb */ color: rgb(188, 220, 211);
/* oklch */ color: oklch(86.9% 0.036 176.6);
Tailwind
colors: {
  custom: {
    50: '#d0e6e0',
    500: '#bcdcd3',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcd3;
$custom-light: #d0e6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcd3",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 211
  },
  "hsl": {
    "h": 163.125,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86862,
    "c": 0.03601,
    "h": 176.6
  },
  "luminance": 0.66581
}

Semantic roles & 50–950 ramp

primary
#BCDCD3
secondary
#B38995
accent
#3B5BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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