#BCDEDF#BCDEDF

#BCDEDF is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.036 H 198.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).

Color values

HEX#BCDEDF
RGBrgb(188, 222, 223)
HSLhsl(182, 35%, 81%)
HSVhsv(182, 16%, 87%)
CMYKcmyk(15.7%, 0.4%, 0%, 12.5%)
CIE-LABlab(86.14, -10.91, -4.23)
CIE-LCHlch(86.14, 11.70, 201.18°)
OKLaboklab(87.64% -0.0339 -0.0115)
OKLCHoklch(87.64% 0.036 198.7)
XYZxyz(60.1761, 68.2600, 79.8027)
Luminance0.6826 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEDF #DFBDBC
analogous
#BCDFCE #BCDEDF #BCCCDF
triadic
#BCDEDF #DFBCDE #DEDFBC
tetradic
#BCDEDF #CEBCDF #DFBDBC #CCDFBC
square
#BCDEDF #CEBCDF #DFBDBC #CCDFBC
split-complementary
#BCDEDF #DFBCCC #DFCEBC
monochromatic
#69B5B7 #93CACB #BCDEDF #E5F2F3 #EAF5F5

Accessibility & contrast

On white

1.43
#BCDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.65
#BCDEDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEDF
14.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEDF#FFFFFF#000000##000000
##BCDEDF1.001.4314.6514.65
#FFFFFF1.431.0021.0021.00
#00000014.6521.001.001.00
##00000014.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#B2E1DE
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #bcdedf;
/* rgb */ color: rgb(188, 222, 223);
/* oklch */ color: oklch(87.6% 0.036 198.7);
Tailwind
colors: {
  custom: {
    50: '#d0e8e9',
    500: '#bcdedf',
    950: '#000000',
  },
}
SCSS
$custom: #bcdedf;
$custom-light: #d0e8e9;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdedf",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 223
  },
  "hsl": {
    "h": 181.714,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.87636,
    "c": 0.0358,
    "h": 198.7
  },
  "luminance": 0.68262
}

Semantic roles & 50–950 ramp

primary
#BCDEDF
secondary
#B78988
accent
#3B37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BCDEDF

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

Preview Lab → · Contrast checker → · Palette generator →

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