#BBDDD0#BBDDD0

#BBDDD0 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.9% C 0.040 H 170.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#BBDDD0
RGBrgb(187, 221, 208)
HSLhsl(157, 33%, 80%)
HSVhsv(157, 15%, 87%)
CMYKcmyk(15.4%, 0%, 5.9%, 13.3%)
CIE-LABlab(85.42, -13.70, 2.64)
CIE-LCHlch(85.42, 13.95, 169.09°)
OKLaboklab(86.92% -0.0395 0.0068)
OKLCHoklch(86.92% 0.04 170.2)
XYZxyz(57.7323, 66.8304, 69.5201)
Luminance0.6683 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDD0 #DDBBC8
analogous
#BBDDBF #BBDDD0 #BBD9DD
triadic
#BBDDD0 #D0BBDD #DDD0BB
tetradic
#BBDDD0 #BFBBDD #DDBBC8 #D9DDBB
square
#BBDDD0 #BFBBDD #DDBBC8 #D9DDBB
split-complementary
#BBDDD0 #DDBBD9 #DDBFBB
monochromatic
#69B498 #92C9B4 #BBDDD0 #E4F1EC #EBF5F1

Accessibility & contrast

On white

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

On black

14.37
#BBDDD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDD0
14.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDD0#FFFFFF#000000##000000
##BBDDD01.001.4614.3714.37
#FFFFFF1.461.0021.0021.00
#00000014.3721.001.001.00
##00000014.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D4D4D1
Tritanopia (blue-blind)
#B4DED9
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bbddd0;
/* rgb */ color: rgb(187, 221, 208);
/* oklch */ color: oklch(86.9% 0.040 170.2);
Tailwind
colors: {
  custom: {
    50: '#cfe7de',
    500: '#bbddd0',
    950: '#000000',
  },
}
SCSS
$custom: #bbddd0;
$custom-light: #cfe7de;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddd0",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 208
  },
  "hsl": {
    "h": 157.059,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.86922,
    "c": 0.04007,
    "h": 170.2
  },
  "luminance": 0.66832
}

Semantic roles & 50–950 ramp

primary
#BBDDD0
secondary
#B58799
accent
#3965AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BBDDD0

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

Preview Lab → · Contrast checker → · Palette generator →

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