#BBDEEB#BBDEEB

#BBDEEB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 87.9% C 0.041 H 222.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#BBDEEB
RGBrgb(187, 222, 235)
HSLhsl(196, 55%, 83%)
HSVhsv(196, 20%, 92%)
CMYKcmyk(20.4%, 5.5%, 0%, 7.8%)
CIE-LABlab(86.41, -8.70, -10.17)
CIE-LCHlch(86.41, 13.38, 229.46°)
OKLaboklab(87.94% -0.0303 -0.0276)
OKLCHoklch(87.94% 0.041 222.3)
XYZxyz(61.6061, 68.8036, 88.6157)
Luminance0.6881 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDEEB #EBC8BB
analogous
#BBEBE0 #BBDEEB #BBC6EB
triadic
#BBDEEB #EBBBDE #DEEBBB
tetradic
#BBDEEB #E0BBEB #EBC8BB #C6EBBB
square
#BBDEEB #E0BBEB #EBC8BB #C6EBBB
split-complementary
#BBDEEB #EBBBC6 #EBE0BB
monochromatic
#5CB0CF #8CC7DD #BBDEEB #E7F4F8 #E7F4F8

Accessibility & contrast

On white

1.42
#BBDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.76
#BBDEEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDEEB
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDEEB#FFFFFF#000000##000000
##BBDEEB1.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#ADE2E2
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bbdeeb;
/* rgb */ color: rgb(187, 222, 235);
/* oklch */ color: oklch(87.9% 0.041 222.3);
Tailwind
colors: {
  custom: {
    50: '#d0e8f1',
    500: '#bbdeeb',
    950: '#000000',
  },
}
SCSS
$custom: #bbdeeb;
$custom-light: #d0e8f1;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdeeb",
  "rgb": {
    "r": 187,
    "g": 222,
    "b": 235
  },
  "hsl": {
    "h": 196.25,
    "s": 54.545,
    "l": 82.745
  },
  "oklch": {
    "l": 0.87944,
    "c": 0.04097,
    "h": 222.3
  },
  "luminance": 0.68806
}

Semantic roles & 50–950 ramp

primary
#BBDEEB
secondary
#C79583
accent
#4E23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485

Preview Lab

Preview with #BBDEEB

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

Preview Lab → · Contrast checker → · Palette generator →

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