#BCCCC0#BCCCC0

#BCCCC0 is a very light, muted green. Relative luminance 0.577; OKLCH L 83.0% C 0.024 H 153.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).

Color values

HEX#BCCCC0
RGBrgb(188, 204, 192)
HSLhsl(135, 14%, 77%)
HSVhsv(135, 8%, 80%)
CMYKcmyk(7.8%, 0%, 5.9%, 20%)
CIE-LABlab(80.56, -7.68, 4.12)
CIE-LCHlch(80.56, 8.72, 151.82°)
OKLaboklab(82.96% -0.0214 0.0107)
OKLCHoklch(82.96% 0.024 153.4)
XYZxyz(51.8444, 57.6823, 58.2614)
Luminance0.5768 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC0 #CCBCC8
analogous
#C0CCBC #BCCCC0 #BCCCC8
triadic
#BCCCC0 #C0BCCC #CCC0BC
tetradic
#BCCCC0 #BCC0CC #CCBCC8 #CCC8BC
square
#BCCCC0 #BCC0CC #CCBCC8 #CCC8BC
split-complementary
#BCCCC0 #C8BCCC #CCBCC0
monochromatic
#77977F #99B29F #BCCCC0 #DFE6E1 #EEF2EF

Accessibility & contrast

On white

1.68
#BCCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.54
#BCCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC0
12.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC0#FFFFFF#000000##000000
##BCCCC01.001.6812.5412.54
#FFFFFF1.681.0021.0021.00
#00000012.5421.001.001.00
##00000012.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#BACBC8
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bcccc0;
/* rgb */ color: rgb(188, 204, 192);
/* oklch */ color: oklch(83.0% 0.024 153.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbd3',
    500: '#bcccc0',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc0;
$custom-light: #d0dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc0",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 135,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.82959,
    "c": 0.02399,
    "h": 153.4
  },
  "luminance": 0.57683
}

Semantic roles & 50–950 ramp

primary
#BCCCC0
secondary
#A08C9B
accent
#4E8598
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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