#BFFFFC#BFFFFC

#BFFFFC is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.064 H 192.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).

Color values

HEX#BFFFFC
RGBrgb(191, 255, 252)
HSLhsl(177, 100%, 87%)
HSVhsv(177, 25%, 100%)
CMYKcmyk(25.1%, 0%, 1.2%, 0%)
CIE-LABlab(95.84, -20.42, -5.04)
CIE-LCHlch(95.84, 21.03, 193.86°)
OKLaboklab(95.65% -0.0623 -0.0138)
OKLCHoklch(95.65% 0.064 192.5)
XYZxyz(74.8110, 89.6212, 105.4334)
Luminance0.8962 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFFFFC #FFBFC2
analogous
#BFFFDC #BFFFFC #BFE2FF
triadic
#BFFFFC #FCBFFF #FFFCBF
tetradic
#BFFFFC #DCBFFF #FFBFC2 #E2FFBF
square
#BFFFFC #DCBFFF #FFBFC2 #E2FFBF
split-complementary
#BFFFFC #FFBFE2 #FFDCBF
monochromatic
#45FFF6 #82FFF9 #BFFFFC #E0FFFE #E0FFFE

Accessibility & contrast

On white

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

On black

18.93
#BFFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFFFFC
18.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFFFFC#FFFFFF#000000##000000
##BFFFFC1.001.1118.9318.93
#FFFFFF1.111.0021.0021.00
#00000018.9321.001.001.00
##00000018.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#AAFFFE
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #bffffc;
/* rgb */ color: rgb(191, 255, 252);
/* oklch */ color: oklch(95.6% 0.064 192.5);
Tailwind
colors: {
  custom: {
    50: '#d4fffd',
    500: '#bffffc',
    950: '#000000',
  },
}
SCSS
$custom: #bffffc;
$custom-light: #d4fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#bffffc",
  "rgb": {
    "r": 191,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 177.188,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.95647,
    "c": 0.06385,
    "h": 192.5
  },
  "luminance": 0.89625
}

Semantic roles & 50–950 ramp

primary
#BFFFFC
secondary
#E87B80
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685

Preview Lab

Preview with #BFFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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