#BFFFFF#BFFFFF

#BFFFFF is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.064 H 196.1°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).

Color values

HEX#BFFFFF
RGBrgb(191, 255, 255)
HSLhsl(180, 100%, 87%)
HSVhsv(180, 25%, 100%)
CMYKcmyk(25.1%, 0%, 0%, 0%)
CIE-LABlab(95.92, -19.78, -6.47)
CIE-LCHlch(95.92, 20.81, 198.11°)
OKLaboklab(95.74% -0.0612 -0.0177)
OKLCHoklch(95.74% 0.064 196.1)
XYZxyz(75.2902, 89.8129, 107.9569)
Luminance0.8982 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFFFFF #FFBFBF
analogous
#BFFFDF #BFFFFF #BFDFFF
triadic
#BFFFFF #FFBFFF #FFFFBF
tetradic
#BFFFFF #DFBFFF #FFBFBF #DFFFBF
square
#BFFFFF #DFBFFF #FFBFBF #DFFFBF
split-complementary
#BFFFFF #FFBFDF #FFDFBF
monochromatic
#45FFFF #82FFFF #BFFFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

18.96
#BFFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFFFFF
18.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFFFFF#FFFFFF#000000##000000
##BFFFFF1.001.1118.9618.96
#FFFFFF1.111.0021.0021.00
#00000018.9621.001.001.00
##00000018.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#A9FFFF
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #bfffff;
/* rgb */ color: rgb(191, 255, 255);
/* oklch */ color: oklch(95.7% 0.064 196.1);
Tailwind
colors: {
  custom: {
    50: '#d4ffff',
    500: '#bfffff',
    950: '#000000',
  },
}
SCSS
$custom: #bfffff;
$custom-light: #d4ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#bfffff",
  "rgb": {
    "r": 191,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.95736,
    "c": 0.06368,
    "h": 196.1
  },
  "luminance": 0.89816
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #BFFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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