#BCCCC5#BCCCC5

#BCCCC5 is a very light, near-neutral teal. Relative luminance 0.579; OKLCH L 83.1% C 0.020 H 167.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).

Color values

HEX#BCCCC5
RGBrgb(188, 204, 197)
HSLhsl(154, 14%, 77%)
HSVhsv(154, 8%, 80%)
CMYKcmyk(7.8%, 0%, 3.4%, 20%)
CIE-LABlab(80.69, -6.75, 1.62)
CIE-LCHlch(80.69, 6.94, 166.49°)
OKLaboklab(83.1% -0.0194 0.0042)
OKLCHoklch(83.1% 0.02 167.8)
XYZxyz(52.4079, 57.9077, 61.2287)
Luminance0.5791 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC5 #CCBCC3
analogous
#BCCCBD #BCCCC5 #BCCBCC
triadic
#BCCCC5 #C5BCCC #CCC5BC
tetradic
#BCCCC5 #BDBCCC #CCBCC3 #CBCCBC
square
#BCCCC5 #BDBCCC #CCBCC3 #CBCCBC
split-complementary
#BCCCC5 #CCBCCB #CCBDBC
monochromatic
#779789 #99B2A7 #BCCCC5 #DFE6E3 #EEF2F0

Accessibility & contrast

On white

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

On black

12.58
#BCCCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC5
12.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC5#FFFFFF#000000##000000
##BCCCC51.001.6712.5812.58
#FFFFFF1.671.0021.0021.00
#00000012.5821.001.001.00
##00000012.5821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcccc5;
/* rgb */ color: rgb(188, 204, 197);
/* oklch */ color: oklch(83.1% 0.020 167.8);
Tailwind
colors: {
  custom: {
    50: '#d0dbd6',
    500: '#bcccc5',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc5;
$custom-light: #d0dbd6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc5",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 197
  },
  "hsl": {
    "h": 153.75,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.831,
    "c": 0.01989,
    "h": 167.8
  },
  "luminance": 0.57908
}

Semantic roles & 50–950 ramp

primary
#BCCCC5
secondary
#A08C95
accent
#4E6E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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