#BCDCD4#BCDCD4

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

Color values

HEX#BCDCD4
RGBrgb(188, 220, 212)
HSLhsl(165, 31%, 80%)
HSVhsv(165, 15%, 86%)
CMYKcmyk(14.5%, 0%, 3.6%, 13.7%)
CIE-LABlab(85.32, -12.09, 0.39)
CIE-LCHlch(85.32, 12.10, 178.17°)
OKLaboklab(86.89% -0.0356 0.0008)
OKLCHoklch(86.89% 0.036 178.6)
XYZxyz(58.2129, 66.6298, 72.0684)
Luminance0.6663 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCD4 #DCBCC4
analogous
#BCDCC4 #BCDCD4 #BCD4DC
triadic
#BCDCD4 #D4BCDC #DCD4BC
tetradic
#BCDCD4 #C4BCDC #DCBCC4 #D4DCBC
square
#BCDCD4 #C4BCDC #DCBCC4 #D4DCBC
split-complementary
#BCDCD4 #DCBCD4 #DCC4BC
monochromatic
#6CB2A0 #94C7BA #BCDCD4 #E4F1EE #EBF5F2

Accessibility & contrast

On white

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

On black

14.33
#BCDCD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCD4
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCD4#FFFFFF#000000##000000
##BCDCD41.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#B4DDD9
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdcd4;
/* rgb */ color: rgb(188, 220, 212);
/* oklch */ color: oklch(86.9% 0.036 178.6);
Tailwind
colors: {
  custom: {
    50: '#d0e6e1',
    500: '#bcdcd4',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcd4;
$custom-light: #d0e6e1;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcd4",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 212
  },
  "hsl": {
    "h": 165,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86891,
    "c": 0.03557,
    "h": 178.6
  },
  "luminance": 0.66631
}

Semantic roles & 50–950 ramp

primary
#BCDCD4
secondary
#B38993
accent
#3B57AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCD4

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

Preview Lab → · Contrast checker → · Palette generator →

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