#BCDCCD#BCDCCD

#BCDCCD is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.7% C 0.040 H 165.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#BCDCCD
RGBrgb(188, 220, 205)
HSLhsl(152, 31%, 80%)
HSVhsv(152, 15%, 86%)
CMYKcmyk(14.5%, 0%, 6.8%, 13.7%)
CIE-LABlab(85.14, -13.45, 3.83)
CIE-LCHlch(85.14, 13.98, 164.10°)
OKLaboklab(86.69% -0.0384 0.0099)
OKLCHoklch(86.69% 0.04 165.5)
XYZxyz(57.3490, 66.2843, 67.5184)
Luminance0.6629 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCCD #DCBCCB
analogous
#BCDCBD #BCDCCD #BCDBDC
triadic
#BCDCCD #CDBCDC #DCCDBC
tetradic
#BCDCCD #BDBCDC #DCBCCB #DBDCBC
square
#BCDCCD #BDBCDC #DCBCCB #DBDCBC
split-complementary
#BCDCCD #DCBCDB #DCBDBC
monochromatic
#6CB291 #94C7AF #BCDCCD #E4F1EB #EBF5F0

Accessibility & contrast

On white

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

On black

14.26
#BCDCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCCD
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCCD#FFFFFF#000000##000000
##BCDCCD1.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#B6DCD7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdccd;
/* rgb */ color: rgb(188, 220, 205);
/* oklch */ color: oklch(86.7% 0.040 165.5);
Tailwind
colors: {
  custom: {
    50: '#d0e6dc',
    500: '#bcdccd',
    950: '#000000',
  },
}
SCSS
$custom: #bcdccd;
$custom-light: #d0e6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdccd",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 205
  },
  "hsl": {
    "h": 151.875,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86694,
    "c": 0.03962,
    "h": 165.5
  },
  "luminance": 0.66286
}

Semantic roles & 50–950 ramp

primary
#BCDCCD
secondary
#B3899D
accent
#3B6FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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