#BBDDCC#BBDDCC

#BBDDCC is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.8% C 0.043 H 163.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).

Color values

HEX#BBDDCC
RGBrgb(187, 221, 204)
HSLhsl(150, 33%, 80%)
HSVhsv(150, 15%, 87%)
CMYKcmyk(15.4%, 0%, 7.7%, 13.3%)
CIE-LABlab(85.32, -14.47, 4.61)
CIE-LCHlch(85.32, 15.19, 162.33°)
OKLaboklab(86.81% -0.0411 0.012)
OKLCHoklch(86.81% 0.043 163.8)
XYZxyz(57.2464, 66.6360, 66.9610)
Luminance0.6664 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDCC #DDBBCC
analogous
#BBDDBB #BBDDCC #BBDDDD
triadic
#BBDDCC #CCBBDD #DDCCBB
tetradic
#BBDDCC #BBBBDD #DDBBCC #DDDDBB
square
#BBDDCC #BBBBDD #DDBBCC #DDDDBB
split-complementary
#BBDDCC #DDBBDD #DDBBBB
monochromatic
#69B48F #92C9AD #BBDDCC #E4F1EB #EBF5F0

Accessibility & contrast

On white

1.47
#BBDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.33
#BBDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDCC
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDCC#FFFFFF#000000##000000
##BBDDCC1.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#B5DDD8
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bbddcc;
/* rgb */ color: rgb(187, 221, 204);
/* oklch */ color: oklch(86.8% 0.043 163.8);
Tailwind
colors: {
  custom: {
    50: '#cfe7db',
    500: '#bbddcc',
    950: '#000000',
  },
}
SCSS
$custom: #bbddcc;
$custom-light: #cfe7db;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddcc",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 150,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.86811,
    "c": 0.0428,
    "h": 163.8
  },
  "luminance": 0.66637
}

Semantic roles & 50–950 ramp

primary
#BBDDCC
secondary
#B5879E
accent
#3973AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484

Preview Lab

Preview with #BBDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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