#BBDDDD#BBDDDD

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

Color values

HEX#BBDDDD
RGBrgb(187, 221, 221)
HSLhsl(180, 33%, 80%)
HSVhsv(180, 15%, 87%)
CMYKcmyk(15.4%, 0%, 0%, 13.3%)
CIE-LABlab(85.75, -11.12, -3.74)
CIE-LCHlch(85.75, 11.73, 198.59°)
OKLaboklab(87.3% -0.0343 -0.0102)
OKLCHoklch(87.3% 0.036 196.5)
XYZxyz(59.3977, 67.4965, 78.2912)
Luminance0.6750 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDDD #DDBBBB
analogous
#BBDDCC #BBDDDD #BBCCDD
triadic
#BBDDDD #DDBBDD #DDDDBB
tetradic
#BBDDDD #CCBBDD #DDBBBB #CCDDBB
square
#BBDDDD #CCBBDD #DDBBBB #CCDDBB
split-complementary
#BBDDDD #DDBBCC #DDCCBB
monochromatic
#69B4B4 #92C9C9 #BBDDDD #E4F1F1 #EBF5F5

Accessibility & contrast

On white

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

On black

14.50
#BBDDDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDDD
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDDD#FFFFFF#000000##000000
##BBDDDD1.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbdddd;
/* rgb */ color: rgb(187, 221, 221);
/* oklch */ color: oklch(87.3% 0.036 196.5);
Tailwind
colors: {
  custom: {
    50: '#d0e7e7',
    500: '#bbdddd',
    950: '#000000',
  },
}
SCSS
$custom: #bbdddd;
$custom-light: #d0e7e7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdddd",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 221
  },
  "hsl": {
    "h": 180,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.87299,
    "c": 0.03581,
    "h": 196.5
  },
  "luminance": 0.67498
}

Semantic roles & 50–950 ramp

primary
#BBDDDD
secondary
#B58787
accent
#3939AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BBDDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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