#BCDECD#BCDECD

#BCDECD is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.043 H 163.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).

Color values

HEX#BCDECD
RGBrgb(188, 222, 205)
HSLhsl(150, 34%, 80%)
HSVhsv(150, 15%, 87%)
CMYKcmyk(15.3%, 0%, 7.7%, 12.9%)
CIE-LABlab(85.68, -14.46, 4.60)
CIE-LCHlch(85.68, 15.17, 162.33°)
OKLaboklab(87.12% -0.0411 0.0119)
OKLCHoklch(87.12% 0.043 163.8)
XYZxyz(57.8770, 67.3403, 67.6944)
Luminance0.6734 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDECD #DEBCCD
analogous
#BCDEBC #BCDECD #BCDEDE
triadic
#BCDECD #CDBCDE #DECDBC
tetradic
#BCDECD #BCBCDE #DEBCCD #DEDEBC
square
#BCDECD #BCBCDE #DEBCCD #DEDEBC
split-complementary
#BCDECD #DEBCDE #DEBCBC
monochromatic
#6AB690 #93CAAE #BCDECD #E5F2EC #EAF5F0

Accessibility & contrast

On white

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

On black

14.47
#BCDECD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDECD
14.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDECD#FFFFFF#000000##000000
##BCDECD1.001.4514.4714.47
#FFFFFF1.451.0021.0021.00
#00000014.4721.001.001.00
##00000014.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B6DED9
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdecd;
/* rgb */ color: rgb(188, 222, 205);
/* oklch */ color: oklch(87.1% 0.043 163.8);
Tailwind
colors: {
  custom: {
    50: '#d0e8dc',
    500: '#bcdecd',
    950: '#000000',
  },
}
SCSS
$custom: #bcdecd;
$custom-light: #d0e8dc;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdecd",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 205
  },
  "hsl": {
    "h": 150,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87118,
    "c": 0.04277,
    "h": 163.8
  },
  "luminance": 0.67342
}

Semantic roles & 50–950 ramp

primary
#BCDECD
secondary
#B6889F
accent
#3973AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BCDECD

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

Preview Lab → · Contrast checker → · Palette generator →

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