#BBDBED#BBDBED

#BBDBED is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.042 H 232.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).

Color values

HEX#BBDBED
RGBrgb(187, 219, 237)
HSLhsl(202, 58%, 83%)
HSVhsv(202, 21%, 93%)
CMYKcmyk(21.1%, 7.6%, 0%, 7.1%)
CIE-LABlab(85.68, -6.72, -12.31)
CIE-LCHlch(85.68, 14.03, 241.39°)
OKLaboklab(87.39% -0.0256 -0.0334)
OKLCHoklch(87.39% 0.042 232.6)
XYZxyz(61.1069, 67.3404, 89.8827)
Luminance0.6734 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDBED #EDCDBB
analogous
#BBEDE6 #BBDBED #BBC2ED
triadic
#BBDBED #EDBBDB #DBEDBB
tetradic
#BBDBED #E6BBED #EDCDBB #C2EDBB
square
#BBDBED #E6BBED #EDCDBB #C2EDBB
split-complementary
#BBDBED #EDBBC2 #EDE6BB
monochromatic
#5AA8D3 #8BC1E0 #BBDBED #E7F2F9 #E7F2F9

Accessibility & contrast

On white

1.45
#BBDBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.47
#BBDBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDBED
14.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDBED#FFFFFF#000000##000000
##BBDBED1.001.4514.4714.47
#FFFFFF1.451.0021.0021.00
#00000014.4721.001.001.00
##00000014.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DAEE
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#ADE0E1
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbdbed;
/* rgb */ color: rgb(187, 219, 237);
/* oklch */ color: oklch(87.4% 0.042 232.6);
Tailwind
colors: {
  custom: {
    50: '#d0e6f2',
    500: '#bbdbed',
    950: '#000000',
  },
}
SCSS
$custom: #bbdbed;
$custom-light: #d0e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdbed",
  "rgb": {
    "r": 187,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 201.6,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.87386,
    "c": 0.04209,
    "h": 232.6
  },
  "luminance": 0.67342
}

Semantic roles & 50–950 ramp

primary
#BBDBED
secondary
#CA9C82
accent
#5C20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BBDBED

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

Preview Lab → · Contrast checker → · Palette generator →

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