#BBDCDC#BBDCDC

#BBDCDC is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.035 H 196.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).

Color values

HEX#BBDCDC
RGBrgb(187, 220, 220)
HSLhsl(180, 32%, 80%)
HSVhsv(180, 15%, 86%)
CMYKcmyk(15%, 0%, 0%, 13.7%)
CIE-LABlab(85.46, -10.81, -3.64)
CIE-LCHlch(85.46, 11.41, 198.61°)
OKLaboklab(87.06% -0.0334 -0.0099)
OKLCHoklch(87.06% 0.035 196.5)
XYZxyz(59.0016, 66.9169, 77.5039)
Luminance0.6692 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDCDC #DCBBBB
analogous
#BBDCCC #BBDCDC #BBCCDC
triadic
#BBDCDC #DCBBDC #DCDCBB
tetradic
#BBDCDC #CCBBDC #DCBBBB #CCDCBB
square
#BBDCDC #CCBBDC #DCBBBB #CCDCBB
split-complementary
#BBDCDC #DCBBCC #DCCCBB
monochromatic
#6AB2B2 #93C7C7 #BBDCDC #E3F1F1 #EBF5F5

Accessibility & contrast

On white

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

On black

14.38
#BBDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDCDC
14.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDCDC#FFFFFF#000000##000000
##BBDCDC1.001.4614.3814.38
#FFFFFF1.461.0021.0021.00
#00000014.3821.001.001.00
##00000014.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D9DC
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbdcdc;
/* rgb */ color: rgb(187, 220, 220);
/* oklch */ color: oklch(87.1% 0.035 196.5);
Tailwind
colors: {
  custom: {
    50: '#cfe6e6',
    500: '#bbdcdc',
    950: '#000000',
  },
}
SCSS
$custom: #bbdcdc;
$custom-light: #cfe6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdcdc",
  "rgb": {
    "r": 187,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.87059,
    "c": 0.03482,
    "h": 196.5
  },
  "luminance": 0.66919
}

Semantic roles & 50–950 ramp

primary
#BBDCDC
secondary
#B38888
accent
#3B3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BBDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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