#BBDDDC#BBDDDC

#BBDDDC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.036 H 194.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#BBDDDC
RGBrgb(187, 221, 220)
HSLhsl(178, 33%, 80%)
HSVhsv(178, 15%, 87%)
CMYKcmyk(15.4%, 0%, 0.5%, 13.3%)
CIE-LABlab(85.73, -11.32, -3.25)
CIE-LCHlch(85.73, 11.78, 196.01°)
OKLaboklab(87.27% -0.0347 -0.0089)
OKLCHoklch(87.27% 0.036 194.3)
XYZxyz(59.2648, 67.4434, 77.5917)
Luminance0.6744 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDDC #DDBBBC
analogous
#BBDDCB #BBDDDC #BBCDDD
triadic
#BBDDDC #DCBBDD #DDDCBB
tetradic
#BBDDDC #CBBBDD #DDBBBC #CDDDBB
square
#BBDDDC #CBBBDD #DDBBBC #CDDDBB
split-complementary
#BBDDDC #DDBBCD #DDCBBB
monochromatic
#69B4B2 #92C9C7 #BBDDDC #E4F1F1 #EBF5F4

Accessibility & contrast

On white

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

On black

14.49
#BBDDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDDC
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDDC#FFFFFF#000000##000000
##BBDDDC1.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#B1DFDD
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbdddc;
/* rgb */ color: rgb(187, 221, 220);
/* oklch */ color: oklch(87.3% 0.036 194.3);
Tailwind
colors: {
  custom: {
    50: '#d0e7e6',
    500: '#bbdddc',
    950: '#000000',
  },
}
SCSS
$custom: #bbdddc;
$custom-light: #d0e7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdddc",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 178.235,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.87269,
    "c": 0.03584,
    "h": 194.3
  },
  "luminance": 0.67445
}

Semantic roles & 50–950 ramp

primary
#BBDDDC
secondary
#B58789
accent
#393DAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BBDDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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