#BBDCCD#BBDCCD

#BBDCCD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.6% C 0.041 H 166.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).

Color values

HEX#BBDCCD
RGBrgb(187, 220, 205)
HSLhsl(153, 32%, 80%)
HSVhsv(153, 15%, 86%)
CMYKcmyk(15%, 0%, 6.8%, 13.7%)
CIE-LABlab(85.08, -13.77, 3.73)
CIE-LCHlch(85.08, 14.27, 164.85°)
OKLaboklab(86.63% -0.0393 0.0097)
OKLCHoklch(86.63% 0.041 166.2)
XYZxyz(57.1034, 66.1576, 67.5069)
Luminance0.6616 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDCCD #DCBBCA
analogous
#BBDCBD #BBDCCD #BBDBDC
triadic
#BBDCCD #CDBBDC #DCCDBB
tetradic
#BBDCCD #BDBBDC #DCBBCA #DBDCBB
square
#BBDCCD #BDBBDC #DCBBCA #DBDCBB
split-complementary
#BBDCCD #DCBBDB #DCBDBB
monochromatic
#6AB292 #93C7AF #BBDCCD #E3F1EB #EBF5F0

Accessibility & contrast

On white

1.48
#BBDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.23
#BBDCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDCCD
14.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDCCD#FFFFFF#000000##000000
##BBDCCD1.001.4814.2314.23
#FFFFFF1.481.0021.0021.00
#00000014.2321.001.001.00
##00000014.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bbdccd;
/* rgb */ color: rgb(187, 220, 205);
/* oklch */ color: oklch(86.6% 0.041 166.2);
Tailwind
colors: {
  custom: {
    50: '#cfe6dc',
    500: '#bbdccd',
    950: '#000000',
  },
}
SCSS
$custom: #bbdccd;
$custom-light: #cfe6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdccd",
  "rgb": {
    "r": 187,
    "g": 220,
    "b": 205
  },
  "hsl": {
    "h": 152.727,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86626,
    "c": 0.04051,
    "h": 166.2
  },
  "luminance": 0.66159
}

Semantic roles & 50–950 ramp

primary
#BBDCCD
secondary
#B3889C
accent
#3B6EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BBDCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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