#BFFFEB#BFFFEB

#BFFFEB is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.070 H 173.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#BFFFEB
RGBrgb(191, 255, 235)
HSLhsl(161, 100%, 87%)
HSVhsv(161, 25%, 100%)
CMYKcmyk(25.1%, 0%, 7.8%, 0%)
CIE-LABlab(95.41, -23.92, 3.09)
CIE-LCHlch(95.41, 24.12, 172.63°)
OKLaboklab(95.16% -0.0691 0.0078)
OKLCHoklch(95.16% 0.07 173.5)
XYZxyz(72.2366, 88.5915, 91.8749)
Luminance0.8860 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFFFEB #FFBFD3
analogous
#BFFFCB #BFFFEB #BFF3FF
triadic
#BFFFEB #EBBFFF #FFEBBF
tetradic
#BFFFEB #CBBFFF #FFBFD3 #F3FFBF
square
#BFFFEB #CBBFFF #FFBFD3 #F3FFBF
split-complementary
#BFFFEB #FFBFF3 #FFCBBF
monochromatic
#45FFC5 #82FFD8 #BFFFEB #E0FFF5 #E0FFF5

Accessibility & contrast

On white

1.12
#BFFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.72
#BFFFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFFFEB
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFFFEB#FFFFFF#000000##000000
##BFFFEB1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#AFFFF9
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #bfffeb;
/* rgb */ color: rgb(191, 255, 235);
/* oklch */ color: oklch(95.2% 0.070 173.5);
Tailwind
colors: {
  custom: {
    50: '#d3fff1',
    500: '#bfffeb',
    950: '#000000',
  },
}
SCSS
$custom: #bfffeb;
$custom-light: #d3fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#bfffeb",
  "rgb": {
    "r": 191,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 161.25,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.95161,
    "c": 0.06951,
    "h": 173.5
  },
  "luminance": 0.88595
}

Semantic roles & 50–950 ramp

primary
#BFFFEB
secondary
#E87B9D
accent
#0048E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685

Preview Lab

Preview with #BFFFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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