#BBDDDF#BBDDDF

#BBDDDF is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.036 H 200.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).

Color values

HEX#BBDDDF
RGBrgb(187, 221, 223)
HSLhsl(183, 36%, 80%)
HSVhsv(183, 16%, 87%)
CMYKcmyk(16.1%, 0.9%, 0%, 12.5%)
CIE-LABlab(85.81, -10.71, -4.72)
CIE-LCHlch(85.81, 11.70, 203.77°)
OKLaboklab(87.36% -0.0336 -0.0128)
OKLCHoklch(87.36% 0.036 200.9)
XYZxyz(59.6657, 67.6037, 79.7029)
Luminance0.6761 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDDF #DFBDBB
analogous
#BBDFCF #BBDDDF #BBCBDF
triadic
#BBDDDF #DFBBDD #DDDFBB
tetradic
#BBDDDF #CFBBDF #DFBDBB #CBDFBB
square
#BBDDDF #CFBBDF #DFBDBB #CBDFBB
split-complementary
#BBDDDF #DFBBCB #DFCFBB
monochromatic
#68B3B8 #91C8CB #BBDDDF #E5F2F3 #EAF5F5

Accessibility & contrast

On white

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

On black

14.52
#BBDDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDDF
14.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDDF#FFFFFF#000000##000000
##BBDDDF1.001.4514.5214.52
#FFFFFF1.451.0021.0021.00
#00000014.5221.001.001.00
##00000014.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#B0E0DD
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #bbdddf;
/* rgb */ color: rgb(187, 221, 223);
/* oklch */ color: oklch(87.4% 0.036 200.9);
Tailwind
colors: {
  custom: {
    50: '#d0e7e9',
    500: '#bbdddf',
    950: '#000000',
  },
}
SCSS
$custom: #bbdddf;
$custom-light: #d0e7e9;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdddf",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 223
  },
  "hsl": {
    "h": 183.333,
    "s": 36,
    "l": 80.392
  },
  "oklch": {
    "l": 0.8736,
    "c": 0.03591,
    "h": 200.9
  },
  "luminance": 0.67605
}

Semantic roles & 50–950 ramp

primary
#BBDDDF
secondary
#B78A87
accent
#3D37AF
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BBDDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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