#BBFFFF#BBFFFF

#BBFFFF is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.067 H 196.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).

Color values

HEX#BBFFFF
RGBrgb(187, 255, 255)
HSLhsl(180, 100%, 87%)
HSVhsv(180, 27%, 100%)
CMYKcmyk(26.7%, 0%, 0%, 0%)
CIE-LABlab(95.71, -20.90, -6.81)
CIE-LCHlch(95.71, 21.98, 198.04°)
OKLaboklab(95.51% -0.0647 -0.0186)
OKLCHoklch(95.51% 0.067 196.1)
XYZxyz(74.2977, 89.3011, 107.9104)
Luminance0.8931 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBFFFF #FFBBBB
analogous
#BBFFDD #BBFFFF #BBDDFF
triadic
#BBFFFF #FFBBFF #FFFFBB
tetradic
#BBFFFF #DDBBFF #FFBBBB #DDFFBB
square
#BBFFFF #DDBBFF #FFBBBB #DDFFBB
split-complementary
#BBFFFF #FFBBDD #FFDDBB
monochromatic
#41FFFF #7EFFFF #BBFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.11
#BBFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.86
#BBFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBFFFF
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBFFFF#FFFFFF#000000##000000
##BBFFFF1.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#A3FFFF
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #bbffff;
/* rgb */ color: rgb(187, 255, 255);
/* oklch */ color: oklch(95.5% 0.067 196.1);
Tailwind
colors: {
  custom: {
    50: '#d1ffff',
    500: '#bbffff',
    950: '#000000',
  },
}
SCSS
$custom: #bbffff;
$custom-light: #d1ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#bbffff",
  "rgb": {
    "r": 187,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.95511,
    "c": 0.06729,
    "h": 196.1
  },
  "luminance": 0.89305
}

Semantic roles & 50–950 ramp

primary
#BBFFFF
secondary
#E77777
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686

Preview Lab

Preview with #BBFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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