#BCCCC4#BCCCC4

#BCCCC4 is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.1% C 0.021 H 164.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).

Color values

HEX#BCCCC4
RGBrgb(188, 204, 196)
HSLhsl(150, 14%, 77%)
HSVhsv(150, 8%, 80%)
CMYKcmyk(7.8%, 0%, 3.9%, 20%)
CIE-LABlab(80.66, -6.94, 2.12)
CIE-LCHlch(80.66, 7.26, 163.01°)
OKLaboklab(83.07% -0.0198 0.0055)
OKLCHoklch(83.07% 0.021 164.5)
XYZxyz(52.2937, 57.8620, 60.6273)
Luminance0.5786 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC4 #CCBCC4
analogous
#BCCCBC #BCCCC4 #BCCCCC
triadic
#BCCCC4 #C4BCCC #CCC4BC
tetradic
#BCCCC4 #BCBCCC #CCBCC4 #CCCCBC
square
#BCCCC4 #BCBCCC #CCBCC4 #CCCCBC
split-complementary
#BCCCC4 #CCBCCC #CCBCBC
monochromatic
#779787 #99B2A5 #BCCCC4 #DFE6E3 #EEF2F0

Accessibility & contrast

On white

1.67
#BCCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.57
#BCCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC4
12.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC4#FFFFFF#000000##000000
##BCCCC41.001.6712.5712.57
#FFFFFF1.671.0021.0021.00
#00000012.5721.001.001.00
##00000012.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBC9C4
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#B9CCCA
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bcccc4;
/* rgb */ color: rgb(188, 204, 196);
/* oklch */ color: oklch(83.1% 0.021 164.5);
Tailwind
colors: {
  custom: {
    50: '#d0dbd5',
    500: '#bcccc4',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc4;
$custom-light: #d0dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc4",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 150,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83071,
    "c": 0.02059,
    "h": 164.5
  },
  "luminance": 0.57863
}

Semantic roles & 50–950 ramp

primary
#BCCCC4
secondary
#A08C96
accent
#4E7398
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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