#BBEDFC#BBEDFC

#BBEDFC is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.6% C 0.055 H 218.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).

Color values

HEX#BBEDFC
RGBrgb(187, 237, 252)
HSLhsl(194, 92%, 86%)
HSVhsv(194, 26%, 99%)
CMYKcmyk(25.8%, 6%, 0%, 1.2%)
CIE-LABlab(90.85, -12.63, -12.46)
CIE-LCHlch(90.85, 17.74, 224.62°)
OKLaboklab(91.63% -0.0433 -0.0339)
OKLCHoklch(91.63% 0.055 218.1)
XYZxyz(68.3431, 78.1586, 103.5617)
Luminance0.7816 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBEDFC #FCCABB
analogous
#BBFCEA #BBEDFC #BBCCFC
triadic
#BBEDFC #FCBBED #EDFCBB
tetradic
#BBEDFC #EABBFC #FCCABB #CCFCBB
square
#BBEDFC #EABBFC #FCCABB #CCFCBB
split-complementary
#BBEDFC #FCBBCC #FCEABB
monochromatic
#46CEF7 #80DDF9 #BBEDFC #E2F7FE #E2F7FE

Accessibility & contrast

On white

1.26
#BBEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.63
#BBEDFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBEDFC
16.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBEDFC#FFFFFF#000000##000000
##BBEDFC1.001.2616.6316.63
#FFFFFF1.261.0021.0021.00
#00000016.6321.001.001.00
##00000016.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#A7F3F1
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #bbedfc;
/* rgb */ color: rgb(187, 237, 252);
/* oklch */ color: oklch(91.6% 0.055 218.1);
Tailwind
colors: {
  custom: {
    50: '#d0f2fd',
    500: '#bbedfc',
    950: '#000000',
  },
}
SCSS
$custom: #bbedfc;
$custom-light: #d0f2fd;
$custom-dark: #000000;
JSON
{
  "hex": "#bbedfc",
  "rgb": {
    "r": 187,
    "g": 237,
    "b": 252
  },
  "hsl": {
    "h": 193.846,
    "s": 91.549,
    "l": 86.078
  },
  "oklch": {
    "l": 0.91625,
    "c": 0.05505,
    "h": 218.1
  },
  "luminance": 0.78161
}

Semantic roles & 50–950 ramp

primary
#BBEDFC
secondary
#E29279
accent
#3500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585

Preview Lab

Preview with #BBEDFC

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

Preview Lab → · Contrast checker → · Palette generator →

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