#BBCCDC#BBCCDC

#BBCCDC is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.029 H 246.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).

Color values

HEX#BBCCDC
RGBrgb(187, 204, 220)
HSLhsl(209, 32%, 80%)
HSVhsv(209, 15%, 86%)
CMYKcmyk(15%, 7.3%, 0%, 13.7%)
CIE-LABlab(81.25, -2.50, -9.88)
CIE-LCHlch(81.25, 10.19, 255.78°)
OKLaboklab(83.73% -0.0116 -0.0267)
OKLCHoklch(83.73% 0.029 246.5)
XYZxyz(55.0015, 58.9168, 76.1706)
Luminance0.5892 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCCDC #DCCBBB
analogous
#BBDCDC #BBCCDC #BBBCDC
triadic
#BBCCDC #DCBBCC #CCDCBB
tetradic
#BBCCDC #DCBBDC #DCCBBB #BCDCBB
square
#BBCCDC #DCBBDC #DCCBBB #BCDCBB
split-complementary
#BBCCDC #DCBBBC #DCDCBB
monochromatic
#6A8FB2 #93AEC7 #BBCCDC #E3EAF1 #EBF0F5

Accessibility & contrast

On white

1.64
#BBCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.78
#BBCCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCCDC
12.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCCDC#FFFFFF#000000##000000
##BBCCDC1.001.6412.7812.78
#FFFFFF1.641.0021.0021.00
#00000012.7821.001.001.00
##00000012.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#B3D0D1
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bbccdc;
/* rgb */ color: rgb(187, 204, 220);
/* oklch */ color: oklch(83.7% 0.029 246.5);
Tailwind
colors: {
  custom: {
    50: '#cfdbe6',
    500: '#bbccdc',
    950: '#000000',
  },
}
SCSS
$custom: #bbccdc;
$custom-light: #cfdbe6;
$custom-dark: #000000;
JSON
{
  "hex": "#bbccdc",
  "rgb": {
    "r": 187,
    "g": 204,
    "b": 220
  },
  "hsl": {
    "h": 209.091,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.8373,
    "c": 0.02908,
    "h": 246.5
  },
  "luminance": 0.58918
}

Semantic roles & 50–950 ramp

primary
#BBCCDC
secondary
#B39D88
accent
#713BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BBCCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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