#BCDCDF#BCDCDF

#BCDCDF is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.034 H 203.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).

Color values

HEX#BCDCDF
RGBrgb(188, 220, 223)
HSLhsl(185, 35%, 81%)
HSVhsv(185, 16%, 87%)
CMYKcmyk(15.7%, 1.3%, 0%, 12.5%)
CIE-LABlab(85.61, -9.88, -5.01)
CIE-LCHlch(85.61, 11.08, 206.86°)
OKLaboklab(87.22% -0.0312 -0.0136)
OKLCHoklch(87.22% 0.034 203.5)
XYZxyz(59.6480, 67.2039, 79.6267)
Luminance0.6721 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCDF #DFBFBC
analogous
#BCDFD0 #BCDCDF #BCCADF
triadic
#BCDCDF #DFBCDC #DCDFBC
tetradic
#BCDCDF #D0BCDF #DFBFBC #CADFBC
square
#BCDCDF #D0BCDF #DFBFBC #CADFBC
split-complementary
#BCDCDF #DFBCCA #DFD0BC
monochromatic
#69B1B7 #93C6CB #BCDCDF #E5F2F3 #EAF4F5

Accessibility & contrast

On white

1.45
#BCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.44
#BCDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCDF
14.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCDF#FFFFFF#000000##000000
##BCDCDF1.001.4514.4414.44
#FFFFFF1.451.0021.0021.00
#00000014.4421.001.001.00
##00000014.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#B2DFDD
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdcdf;
/* rgb */ color: rgb(188, 220, 223);
/* oklch */ color: oklch(87.2% 0.034 203.5);
Tailwind
colors: {
  custom: {
    50: '#d0e6e9',
    500: '#bcdcdf',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcdf;
$custom-light: #d0e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcdf",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 185.143,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.87217,
    "c": 0.03406,
    "h": 203.5
  },
  "luminance": 0.67205
}

Semantic roles & 50–950 ramp

primary
#BCDCDF
secondary
#B78C88
accent
#4137AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BCDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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