#BBCCDF#BBCCDF

#BBCCDF is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.032 H 251.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#BBCCDF
RGBrgb(187, 204, 223)
HSLhsl(212, 36%, 80%)
HSVhsv(212, 16%, 87%)
CMYKcmyk(16.1%, 8.5%, 0%, 12.5%)
CIE-LABlab(81.33, -1.87, -11.35)
CIE-LCHlch(81.33, 11.51, 260.63°)
OKLaboklab(83.83% -0.0105 -0.0307)
OKLCHoklch(83.83% 0.032 251.2)
XYZxyz(55.4024, 59.0771, 78.2818)
Luminance0.5908 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCCDF #DFCEBB
analogous
#BBDEDF #BBCCDF #BCBBDF
triadic
#BBCCDF #DFBBCC #CCDFBB
tetradic
#BBCCDF #DFBBDE #DFCEBB #BBDFBC
square
#BBCCDF #DFBBDE #DFCEBB #BBDFBC
split-complementary
#BBCCDF #DFBCBB #DEDFBB
monochromatic
#688EB8 #91ADCB #BBCCDF #E5EBF3 #EAEFF5

Accessibility & contrast

On white

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

On black

12.82
#BBCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCCDF
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCCDF#FFFFFF#000000##000000
##BBCCDF1.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#B2D0D2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bbccdf;
/* rgb */ color: rgb(187, 204, 223);
/* oklch */ color: oklch(83.8% 0.032 251.2);
Tailwind
colors: {
  custom: {
    50: '#cfdbe9',
    500: '#bbccdf',
    950: '#000000',
  },
}
SCSS
$custom: #bbccdf;
$custom-light: #cfdbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#bbccdf",
  "rgb": {
    "r": 187,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 211.667,
    "s": 36,
    "l": 80.392
  },
  "oklch": {
    "l": 0.83829,
    "c": 0.03244,
    "h": 251.2
  },
  "luminance": 0.59078
}

Semantic roles & 50–950 ramp

primary
#BBCCDF
secondary
#B7A087
accent
#7637AF
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BBCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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