#BBCCDD#BBCCDD

#BBCCDD is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.030 H 248.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).

Color values

HEX#BBCCDD
RGBrgb(187, 204, 221)
HSLhsl(210, 33%, 80%)
HSVhsv(210, 15%, 87%)
CMYKcmyk(15.4%, 7.7%, 0%, 13.3%)
CIE-LABlab(81.28, -2.29, -10.37)
CIE-LCHlch(81.28, 10.62, 257.53°)
OKLaboklab(83.76% -0.0112 -0.028)
OKLCHoklch(83.76% 0.03 248.2)
XYZxyz(55.1344, 58.9699, 76.8701)
Luminance0.5897 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCCDD #DDCCBB
analogous
#BBDDDD #BBCCDD #BBBBDD
triadic
#BBCCDD #DDBBCC #CCDDBB
tetradic
#BBCCDD #DDBBDD #DDCCBB #BBDDBB
square
#BBCCDD #DDBBDD #DDCCBB #BBDDBB
split-complementary
#BBCCDD #DDBBBB #DDDDBB
monochromatic
#698FB4 #92ADC9 #BBCCDD #E4EBF1 #EBF0F5

Accessibility & contrast

On white

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

On black

12.79
#BBCCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCCDD
12.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCCDD#FFFFFF#000000##000000
##BBCCDD1.001.6412.7912.79
#FFFFFF1.641.0021.0021.00
#00000012.7921.001.001.00
##00000012.7921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbccdd;
/* rgb */ color: rgb(187, 204, 221);
/* oklch */ color: oklch(83.8% 0.030 248.2);
Tailwind
colors: {
  custom: {
    50: '#cfdbe7',
    500: '#bbccdd',
    950: '#000000',
  },
}
SCSS
$custom: #bbccdd;
$custom-light: #cfdbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbccdd",
  "rgb": {
    "r": 187,
    "g": 204,
    "b": 221
  },
  "hsl": {
    "h": 210,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.83763,
    "c": 0.03018,
    "h": 248.2
  },
  "luminance": 0.58971
}

Semantic roles & 50–950 ramp

primary
#BBCCDD
secondary
#B59E87
accent
#7339AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BBCCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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