#BCCCC9#BCCCC9

#BCCCC9 is a very light, near-neutral teal. Relative luminance 0.581; OKLCH L 83.2% C 0.018 H 183.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).

Color values

HEX#BCCCC9
RGBrgb(188, 204, 201)
HSLhsl(169, 14%, 77%)
HSVhsv(169, 8%, 80%)
CMYKcmyk(7.8%, 0%, 1.5%, 20%)
CIE-LABlab(80.79, -5.99, -0.37)
CIE-LCHlch(80.79, 6.00, 183.53°)
OKLaboklab(83.21% -0.0178 -0.0011)
OKLCHoklch(83.21% 0.018 183.4)
XYZxyz(52.8723, 58.0935, 63.6746)
Luminance0.5809 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC9 #CCBCBF
analogous
#BCCCC1 #BCCCC9 #BCC7CC
triadic
#BCCCC9 #C9BCCC #CCC9BC
tetradic
#BCCCC9 #C1BCCC #CCBCBF #C7CCBC
square
#BCCCC9 #C1BCCC #CCBCBF #C7CCBC
split-complementary
#BCCCC9 #CCBCC7 #CCC1BC
monochromatic
#779791 #99B2AD #BCCCC9 #DFE6E5 #EEF2F1

Accessibility & contrast

On white

1.66
#BCCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.62
#BCCCC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC9
12.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC9#FFFFFF#000000##000000
##BCCCC91.001.6612.6212.62
#FFFFFF1.661.0021.0021.00
#00000012.6221.001.001.00
##00000012.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACAC9
Deuteranopia (green-blind)
#C7C8C9
Tritanopia (blue-blind)
#B8CDCB
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bcccc9;
/* rgb */ color: rgb(188, 204, 201);
/* oklch */ color: oklch(83.2% 0.018 183.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbd9',
    500: '#bcccc9',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc9;
$custom-light: #d0dbd9;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc9",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 201
  },
  "hsl": {
    "h": 168.75,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83215,
    "c": 0.01788,
    "h": 183.4
  },
  "luminance": 0.58094
}

Semantic roles & 50–950 ramp

primary
#BCCCC9
secondary
#A08C90
accent
#4E5C98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC9

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

Preview Lab → · Contrast checker → · Palette generator →

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