#BFCCCC#BFCCCC

#BFCCCC is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.5% C 0.014 H 196.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).

Color values

HEX#BFCCCC
RGBrgb(191, 204, 204)
HSLhsl(180, 11%, 77%)
HSVhsv(180, 6%, 80%)
CMYKcmyk(6.4%, 0%, 0%, 20%)
CIE-LABlab(81.08, -4.41, -1.52)
CIE-LCHlch(81.08, 4.66, 199.06°)
OKLaboklab(83.53% -0.0136 -0.0041)
OKLCHoklch(83.53% 0.014 196.9)
XYZxyz(53.9755, 58.6211, 65.5864)
Luminance0.5862 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BFCCCC #CCBFBF
analogous
#BFCCC6 #BFCCCC #BFC6CC
triadic
#BFCCCC #CCBFCC #CCCCBF
tetradic
#BFCCCC #C6BFCC #CCBFBF #C6CCBF
square
#BFCCCC #C6BFCC #CCBFBF #C6CCBF
split-complementary
#BFCCCC #CCBFC6 #CCC6BF
monochromatic
#7B9696 #9DB1B1 #BFCCCC #E1E7E7 #EEF1F1

Accessibility & contrast

On white

1.65
#BFCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.72
#BFCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BFCCCC
12.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BFCCCC#FFFFFF#000000##000000
##BFCCCC1.001.6512.7212.72
#FFFFFF1.651.0021.0021.00
#00000012.7221.001.001.00
##00000012.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#BBCDCC
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bfcccc;
/* rgb */ color: rgb(191, 204, 204);
/* oklch */ color: oklch(83.5% 0.014 196.9);
Tailwind
colors: {
  custom: {
    50: '#d2dbdb',
    500: '#bfcccc',
    950: '#000000',
  },
}
SCSS
$custom: #bfcccc;
$custom-light: #d2dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#bfcccc",
  "rgb": {
    "r": 191,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 11.304,
    "l": 77.451
  },
  "oklch": {
    "l": 0.83525,
    "c": 0.01419,
    "h": 196.9
  },
  "luminance": 0.58622
}

Semantic roles & 50–950 ramp

primary
#BFCCCC
secondary
#A08F8F
accent
#505095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484

Preview Lab

Preview with #BFCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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