#BBDDD9#BBDDD9

#BBDDD9 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.2% C 0.036 H 187.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#BBDDD9
RGBrgb(187, 221, 217)
HSLhsl(173, 33%, 80%)
HSVhsv(173, 15%, 87%)
CMYKcmyk(15.4%, 0%, 1.8%, 13.3%)
CIE-LABlab(85.65, -11.93, -1.78)
CIE-LCHlch(85.65, 12.06, 188.49°)
OKLaboklab(87.18% -0.0359 -0.0049)
OKLCHoklch(87.18% 0.036 187.8)
XYZxyz(58.8711, 67.2859, 75.5179)
Luminance0.6729 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDD9 #DDBBBF
analogous
#BBDDC8 #BBDDD9 #BBD0DD
triadic
#BBDDD9 #D9BBDD #DDD9BB
tetradic
#BBDDD9 #C8BBDD #DDBBBF #D0DDBB
square
#BBDDD9 #C8BBDD #DDBBBF #D0DDBB
split-complementary
#BBDDD9 #DDBBD0 #DDC8BB
monochromatic
#69B4AB #92C9C2 #BBDDD9 #E4F1F0 #EBF5F4

Accessibility & contrast

On white

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

On black

14.46
#BBDDD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDD9
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDD9#FFFFFF#000000##000000
##BBDDD91.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#B2DFDC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbddd9;
/* rgb */ color: rgb(187, 221, 217);
/* oklch */ color: oklch(87.2% 0.036 187.8);
Tailwind
colors: {
  custom: {
    50: '#cfe7e4',
    500: '#bbddd9',
    950: '#000000',
  },
}
SCSS
$custom: #bbddd9;
$custom-light: #cfe7e4;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddd9",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 217
  },
  "hsl": {
    "h": 172.941,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.8718,
    "c": 0.03624,
    "h": 187.8
  },
  "luminance": 0.67287
}

Semantic roles & 50–950 ramp

primary
#BBDDD9
secondary
#B5878D
accent
#3947AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BBDDD9

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

Preview Lab → · Contrast checker → · Palette generator →

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