#BCDCD1#BCDCD1

#BCDCD1 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 172.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).

Color values

HEX#BCDCD1
RGBrgb(188, 220, 209)
HSLhsl(159, 31%, 80%)
HSVhsv(159, 15%, 86%)
CMYKcmyk(14.5%, 0%, 5%, 13.7%)
CIE-LABlab(85.24, -12.68, 1.86)
CIE-LCHlch(85.24, 12.81, 171.65°)
OKLaboklab(86.81% -0.0367 0.0047)
OKLCHoklch(86.81% 0.037 172.7)
XYZxyz(57.8380, 66.4799, 70.0939)
Luminance0.6648 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCD1 #DCBCC7
analogous
#BCDCC1 #BCDCD1 #BCD7DC
triadic
#BCDCD1 #D1BCDC #DCD1BC
tetradic
#BCDCD1 #C1BCDC #DCBCC7 #D7DCBC
square
#BCDCD1 #C1BCDC #DCBCC7 #D7DCBC
split-complementary
#BCDCD1 #DCBCD7 #DCC1BC
monochromatic
#6CB29A #94C7B5 #BCDCD1 #E4F1ED #EBF5F1

Accessibility & contrast

On white

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

On black

14.30
#BCDCD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCD1
14.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCD1#FFFFFF#000000##000000
##BCDCD11.001.4714.3014.30
#FFFFFF1.471.0021.0021.00
#00000014.3021.001.001.00
##00000014.3021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcdcd1;
/* rgb */ color: rgb(188, 220, 209);
/* oklch */ color: oklch(86.8% 0.037 172.7);
Tailwind
colors: {
  custom: {
    50: '#d0e6df',
    500: '#bcdcd1',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcd1;
$custom-light: #d0e6df;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcd1",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 209
  },
  "hsl": {
    "h": 159.375,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86805,
    "c": 0.03705,
    "h": 172.7
  },
  "luminance": 0.66481
}

Semantic roles & 50–950 ramp

primary
#BCDCD1
secondary
#B38997
accent
#3B61AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDCD1

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

Preview Lab → · Contrast checker → · Palette generator →

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