#B9FFFF#B9FFFF

#B9FFFF is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.069 H 196.1°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).

Color values

HEX#B9FFFF
RGBrgb(185, 255, 255)
HSLhsl(180, 100%, 86%)
HSVhsv(180, 27%, 100%)
CMYKcmyk(27.5%, 0%, 0%, 0%)
CIE-LABlab(95.60, -21.46, -6.97)
CIE-LCHlch(95.60, 22.56, 198.00°)
OKLaboklab(95.4% -0.0664 -0.0191)
OKLCHoklch(95.4% 0.069 196.1)
XYZxyz(73.8117, 89.0505, 107.8876)
Luminance0.8905 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B9FFFF #FFB9B9
analogous
#B9FFDC #B9FFFF #B9DCFF
triadic
#B9FFFF #FFB9FF #FFFFB9
tetradic
#B9FFFF #DCB9FF #FFB9B9 #DCFFB9
square
#B9FFFF #DCB9FF #FFB9B9 #DCFFB9
split-complementary
#B9FFFF #FFB9DC #FFDCB9
monochromatic
#3FFFFF #7CFFFF #B9FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

18.81
#B9FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B9FFFF
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B9FFFF#FFFFFF#000000##000000
##B9FFFF1.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A0FFFF
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #b9ffff;
/* rgb */ color: rgb(185, 255, 255);
/* oklch */ color: oklch(95.4% 0.069 196.1);
Tailwind
colors: {
  custom: {
    50: '#d0ffff',
    500: '#b9ffff',
    950: '#000000',
  },
}
SCSS
$custom: #b9ffff;
$custom-light: #d0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#b9ffff",
  "rgb": {
    "r": 185,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 86.275
  },
  "oklch": {
    "l": 0.954,
    "c": 0.06908,
    "h": 196.1
  },
  "luminance": 0.89054
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #B9FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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