#BBCCCC#BBCCCC

#BBCCCC is a very light, near-neutral teal. Relative luminance 0.581; OKLCH L 83.2% C 0.018 H 196.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).

Color values

HEX#BBCCCC
RGBrgb(187, 204, 204)
HSLhsl(180, 14%, 77%)
HSVhsv(180, 8%, 80%)
CMYKcmyk(8.3%, 0%, 0%, 20%)
CIE-LABlab(80.80, -5.74, -1.97)
CIE-LCHlch(80.80, 6.07, 198.96°)
OKLaboklab(83.23% -0.0177 -0.0053)
OKLCHoklch(83.23% 0.018 196.8)
XYZxyz(52.9831, 58.1094, 65.5399)
Luminance0.5811 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCCCC #CCBBBB
analogous
#BBCCC4 #BBCCCC #BBC4CC
triadic
#BBCCCC #CCBBCC #CCCCBB
tetradic
#BBCCCC #C4BBCC #CCBBBB #C4CCBB
square
#BBCCCC #C4BBCC #CCBBBB #C4CCBB
split-complementary
#BBCCCC #CCBBC4 #CCC4BB
monochromatic
#759898 #98B2B2 #BBCCCC #DEE6E6 #EEF2F2

Accessibility & contrast

On white

1.66
#BBCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.62
#BBCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCCCC
12.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCCCC#FFFFFF#000000##000000
##BBCCCC1.001.6612.6212.62
#FFFFFF1.661.0021.0021.00
#00000012.6221.001.001.00
##00000012.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#B6CDCC
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bbcccc;
/* rgb */ color: rgb(187, 204, 204);
/* oklch */ color: oklch(83.2% 0.018 196.8);
Tailwind
colors: {
  custom: {
    50: '#cfdbdb',
    500: '#bbcccc',
    950: '#000000',
  },
}
SCSS
$custom: #bbcccc;
$custom-light: #cfdbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#bbcccc",
  "rgb": {
    "r": 187,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 14.286,
    "l": 76.667
  },
  "oklch": {
    "l": 0.83231,
    "c": 0.01849,
    "h": 196.8
  },
  "luminance": 0.5811
}

Semantic roles & 50–950 ramp

primary
#BBCCCC
secondary
#A08B8B
accent
#4D4D98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131515
muted
#838484

Preview Lab

Preview with #BBCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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