#BBEEFF#BBEEFF

#BBEEFF is a very light, muted cyan. Relative luminance 0.789; OKLCH L 91.9% C 0.057 H 220.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).

Color values

HEX#BBEEFF
RGBrgb(187, 238, 255)
HSLhsl(195, 100%, 87%)
HSVhsv(195, 27%, 100%)
CMYKcmyk(26.7%, 6.7%, 0%, 0%)
CIE-LABlab(91.20, -12.46, -13.50)
CIE-LCHlch(91.20, 18.37, 227.28°)
OKLaboklab(91.93% -0.0435 -0.0368)
OKLCHoklch(91.93% 0.057 220.2)
XYZxyz(69.1126, 78.9309, 106.1820)
Luminance0.7893 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBEEFF #FFCCBB
analogous
#BBFFEE #BBEEFF #BBCCFF
triadic
#BBEEFF #FFBBEE #EEFFBB
tetradic
#BBEEFF #EEBBFF #FFCCBB #CCFFBB
square
#BBEEFF #EEBBFF #FFCCBB #CCFFBB
split-complementary
#BBEEFF #FFBBCC #FFEEBB
monochromatic
#41CFFF #7EDFFF #BBEEFF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.25
#BBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.79
#BBEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBEEFF
16.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBEEFF#FFFFFF#000000##000000
##BBEEFF1.001.2516.7916.79
#FFFFFF1.251.0021.0021.00
#00000016.7921.001.001.00
##00000016.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#A6F4F3
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #bbeeff;
/* rgb */ color: rgb(187, 238, 255);
/* oklch */ color: oklch(91.9% 0.057 220.2);
Tailwind
colors: {
  custom: {
    50: '#d1f3ff',
    500: '#bbeeff',
    950: '#000000',
  },
}
SCSS
$custom: #bbeeff;
$custom-light: #d1f3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bbeeff",
  "rgb": {
    "r": 187,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 195,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91932,
    "c": 0.05697,
    "h": 220.2
  },
  "luminance": 0.78934
}

Semantic roles & 50–950 ramp

primary
#BBEEFF
secondary
#E79377
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586

Preview Lab

Preview with #BBEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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