#BBCDD1#BBCDD1

#BBCDD1 is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.020 H 212.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).

Color values

HEX#BBCDD1
RGBrgb(187, 205, 209)
HSLhsl(191, 19%, 78%)
HSVhsv(191, 11%, 82%)
CMYKcmyk(10.5%, 1.9%, 0%, 18%)
CIE-LABlab(81.20, -5.27, -4.06)
CIE-LCHlch(81.20, 6.66, 217.61°)
OKLaboklab(83.59% -0.0171 -0.0109)
OKLCHoklch(83.59% 0.02 212.6)
XYZxyz(53.8308, 58.8300, 68.8285)
Luminance0.5883 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCDD1 #D1BFBB
analogous
#BBD1CA #BBCDD1 #BBC2D1
triadic
#BBCDD1 #D1BBCD #CDD1BB
tetradic
#BBCDD1 #CABBD1 #D1BFBB #C2D1BB
square
#BBCDD1 #CABBD1 #D1BFBB #C2D1BB
split-complementary
#BBCDD1 #D1BBC2 #D1CABB
monochromatic
#7297A0 #96B2B8 #BBCDD1 #E0E8EA #EDF2F3

Accessibility & contrast

On white

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

On black

12.77
#BBCDD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCDD1
12.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCDD1#FFFFFF#000000##000000
##BBCDD11.001.6412.7712.77
#FFFFFF1.641.0021.0021.00
#00000012.7721.001.001.00
##00000012.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBD1
Deuteranopia (green-blind)
#C6C8D1
Tritanopia (blue-blind)
#B5CFCE
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bbcdd1;
/* rgb */ color: rgb(187, 205, 209);
/* oklch */ color: oklch(83.6% 0.020 212.6);
Tailwind
colors: {
  custom: {
    50: '#cfdcdf',
    500: '#bbcdd1',
    950: '#000000',
  },
}
SCSS
$custom: #bbcdd1;
$custom-light: #cfdcdf;
$custom-dark: #000000;
JSON
{
  "hex": "#bbcdd1",
  "rgb": {
    "r": 187,
    "g": 205,
    "b": 209
  },
  "hsl": {
    "h": 190.909,
    "s": 19.298,
    "l": 77.647
  },
  "oklch": {
    "l": 0.8359,
    "c": 0.02035,
    "h": 212.6
  },
  "luminance": 0.58831
}

Semantic roles & 50–950 ramp

primary
#BBCDD1
secondary
#A68F8A
accent
#57489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484

Preview Lab

Preview with #BBCDD1

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

Preview Lab → · Contrast checker → · Palette generator →

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