#BCDCD0#BCDCD0

#BCDCD0 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.038 H 170.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#BCDCD0
RGBrgb(188, 220, 208)
HSLhsl(158, 31%, 80%)
HSVhsv(158, 15%, 86%)
CMYKcmyk(14.5%, 0%, 5.5%, 13.7%)
CIE-LABlab(85.22, -12.87, 2.35)
CIE-LCHlch(85.22, 13.09, 169.64°)
OKLaboklab(86.78% -0.0371 0.006)
OKLCHoklch(86.78% 0.038 170.8)
XYZxyz(57.7146, 66.4305, 69.4439)
Luminance0.6643 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCD0 #DCBCC8
analogous
#BCDCC0 #BCDCD0 #BCD8DC
triadic
#BCDCD0 #D0BCDC #DCD0BC
tetradic
#BCDCD0 #C0BCDC #DCBCC8 #D8DCBC
square
#BCDCD0 #C0BCDC #DCBCC8 #D8DCBC
split-complementary
#BCDCD0 #DCBCD8 #DCC0BC
monochromatic
#6CB298 #94C7B4 #BCDCD0 #E4F1EC #EBF5F1

Accessibility & contrast

On white

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

On black

14.29
#BCDCD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCD0
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCD0#FFFFFF#000000##000000
##BCDCD01.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD7CF
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#B5DDD8
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdcd0;
/* rgb */ color: rgb(188, 220, 208);
/* oklch */ color: oklch(86.8% 0.038 170.8);
Tailwind
colors: {
  custom: {
    50: '#d0e6de',
    500: '#bcdcd0',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcd0;
$custom-light: #d0e6de;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcd0",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 208
  },
  "hsl": {
    "h": 157.5,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86777,
    "c": 0.03764,
    "h": 170.8
  },
  "luminance": 0.66432
}

Semantic roles & 50–950 ramp

primary
#BCDCD0
secondary
#B38999
accent
#3B65AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCD0

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

Preview Lab → · Contrast checker → · Palette generator →

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