#BBDCCC#BBDCCC

#BBDCCC is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.041 H 164.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).

Color values

HEX#BBDCCC
RGBrgb(187, 220, 204)
HSLhsl(151, 32%, 80%)
HSVhsv(151, 15%, 86%)
CMYKcmyk(15%, 0%, 7.3%, 13.7%)
CIE-LABlab(85.05, -13.96, 4.22)
CIE-LCHlch(85.05, 14.59, 163.17°)
OKLaboklab(86.6% -0.0397 0.011)
OKLCHoklch(86.6% 0.041 164.6)
XYZxyz(56.9831, 66.1095, 66.8732)
Luminance0.6611 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDCCC #DCBBCB
analogous
#BBDCBC #BBDCCC #BBDCDC
triadic
#BBDCCC #CCBBDC #DCCCBB
tetradic
#BBDCCC #BCBBDC #DCBBCB #DCDCBB
square
#BBDCCC #BCBBDC #DCBBCB #DCDCBB
split-complementary
#BBDCCC #DCBBDC #DCBCBB
monochromatic
#6AB28F #93C7AE #BBDCCC #E3F1EA #EBF5F0

Accessibility & contrast

On white

1.48
#BBDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.22
#BBDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDCCC
14.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDCCC#FFFFFF#000000##000000
##BBDCCC1.001.4814.2214.22
#FFFFFF1.481.0021.0021.00
#00000014.2221.001.001.00
##00000014.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bbdccc;
/* rgb */ color: rgb(187, 220, 204);
/* oklch */ color: oklch(86.6% 0.041 164.6);
Tailwind
colors: {
  custom: {
    50: '#cfe7db',
    500: '#bbdccc',
    950: '#000000',
  },
}
SCSS
$custom: #bbdccc;
$custom-light: #cfe7db;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdccc",
  "rgb": {
    "r": 187,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 150.909,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86598,
    "c": 0.04123,
    "h": 164.6
  },
  "luminance": 0.66111
}

Semantic roles & 50–950 ramp

primary
#BBDCCC
secondary
#B3889D
accent
#3B71AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484

Preview Lab

Preview with #BBDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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