#BBD2ED#BBD2ED

#BBD2ED is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.045 H 252.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#BBD2ED
RGBrgb(187, 210, 237)
HSLhsl(212, 58%, 83%)
HSVhsv(212, 21%, 93%)
CMYKcmyk(21.1%, 11.4%, 0%, 7.1%)
CIE-LABlab(83.32, -2.02, -15.84)
CIE-LCHlch(83.32, 15.97, 262.74°)
OKLaboklab(85.53% -0.0136 -0.0431)
OKLCHoklch(85.53% 0.045 252.5)
XYZxyz(58.8221, 62.7708, 89.1212)
Luminance0.6277 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBD2ED #EDD6BB
analogous
#BBEBED #BBD2ED #BDBBED
triadic
#BBD2ED #EDBBD2 #D2EDBB
tetradic
#BBD2ED #EDBBEB #EDD6BB #BBEDBD
square
#BBD2ED #EDBBEB #EDD6BB #BBEDBD
split-complementary
#BBD2ED #EDBDBB #EBEDBB
monochromatic
#5A92D3 #8BB2E0 #BBD2ED #E7EFF9 #E7EFF9

Accessibility & contrast

On white

1.55
#BBD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#BBD2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBD2ED
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBD2ED#FFFFFF#000000##000000
##BBD2ED1.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#AED8DB
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #bbd2ed;
/* rgb */ color: rgb(187, 210, 237);
/* oklch */ color: oklch(85.5% 0.045 252.5);
Tailwind
colors: {
  custom: {
    50: '#d0dff2',
    500: '#bbd2ed',
    950: '#000000',
  },
}
SCSS
$custom: #bbd2ed;
$custom-light: #d0dff2;
$custom-dark: #000000;
JSON
{
  "hex": "#bbd2ed",
  "rgb": {
    "r": 187,
    "g": 210,
    "b": 237
  },
  "hsl": {
    "h": 212.4,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.85532,
    "c": 0.04516,
    "h": 252.5
  },
  "luminance": 0.62772
}

Semantic roles & 50–950 ramp

primary
#BBD2ED
secondary
#CAA982
accent
#7920C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BBD2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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