#BCDBDF#BCDBDF

#BCDBDF is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.033 H 206.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).

Color values

HEX#BCDBDF
RGBrgb(188, 219, 223)
HSLhsl(187, 35%, 81%)
HSVhsv(187, 16%, 87%)
CMYKcmyk(15.7%, 1.8%, 0%, 12.5%)
CIE-LABlab(85.34, -9.37, -5.40)
CIE-LCHlch(85.34, 10.81, 209.94°)
OKLaboklab(87.01% -0.0299 -0.0146)
OKLCHoklch(87.01% 0.033 206)
XYZxyz(59.3864, 66.6806, 79.5395)
Luminance0.6668 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDBDF #DFC0BC
analogous
#BCDFD1 #BCDBDF #BCC9DF
triadic
#BCDBDF #DFBCDB #DBDFBC
tetradic
#BCDBDF #D1BCDF #DFC0BC #C9DFBC
square
#BCDBDF #D1BCDF #DFC0BC #C9DFBC
split-complementary
#BCDBDF #DFBCC9 #DFD1BC
monochromatic
#69AEB7 #93C5CB #BCDBDF #E5F1F3 #EAF4F5

Accessibility & contrast

On white

1.46
#BCDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.34
#BCDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDBDF
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDBDF#FFFFFF#000000##000000
##BCDBDF1.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#B2DEDC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdbdf;
/* rgb */ color: rgb(188, 219, 223);
/* oklch */ color: oklch(87.0% 0.033 206.0);
Tailwind
colors: {
  custom: {
    50: '#d0e6e9',
    500: '#bcdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #bcdbdf;
$custom-light: #d0e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdbdf",
  "rgb": {
    "r": 188,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 186.857,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.87008,
    "c": 0.03327,
    "h": 206
  },
  "luminance": 0.66682
}

Semantic roles & 50–950 ramp

primary
#BCDBDF
secondary
#B78D88
accent
#4537AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BCDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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