#B7FFFF#B7FFFF

#B7FFFF is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.071 H 196.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#B7FFFF
RGBrgb(183, 255, 255)
HSLhsl(180, 100%, 86%)
HSVhsv(180, 28%, 100%)
CMYKcmyk(28.2%, 0%, 0%, 0%)
CIE-LABlab(95.50, -22.01, -7.14)
CIE-LCHlch(95.50, 23.14, 197.97°)
OKLaboklab(95.29% -0.0681 -0.0196)
OKLCHoklch(95.29% 0.071 196)
XYZxyz(73.3325, 88.8035, 107.8651)
Luminance0.8881 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B7FFFF #FFB7B7
analogous
#B7FFDB #B7FFFF #B7DBFF
triadic
#B7FFFF #FFB7FF #FFFFB7
tetradic
#B7FFFF #DBB7FF #FFB7B7 #DBFFB7
square
#B7FFFF #DBB7FF #FFB7B7 #DBFFB7
split-complementary
#B7FFFF #FFB7DB #FFDBB7
monochromatic
#3DFFFF #7AFFFF #B7FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

18.76
#B7FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B7FFFF
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B7FFFF#FFFFFF#000000##000000
##B7FFFF1.001.1218.7618.76
#FFFFFF1.121.0021.0021.00
#00000018.7621.001.001.00
##00000018.7621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #b7ffff;
/* rgb */ color: rgb(183, 255, 255);
/* oklch */ color: oklch(95.3% 0.071 196.0);
Tailwind
colors: {
  custom: {
    50: '#ceffff',
    500: '#b7ffff',
    950: '#000000',
  },
}
SCSS
$custom: #b7ffff;
$custom-light: #ceffff;
$custom-dark: #000000;
JSON
{
  "hex": "#b7ffff",
  "rgb": {
    "r": 183,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 85.882
  },
  "oklch": {
    "l": 0.9529,
    "c": 0.07085,
    "h": 196
  },
  "luminance": 0.88807
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #B7FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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