#BCCCC3#BCCCC3

#BCCCC3 is a very light, muted green. Relative luminance 0.578; OKLCH L 83.0% C 0.021 H 161.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).

Color values

HEX#BCCCC3
RGBrgb(188, 204, 195)
HSLhsl(146, 14%, 77%)
HSVhsv(146, 8%, 80%)
CMYKcmyk(7.8%, 0%, 4.4%, 20%)
CIE-LABlab(80.64, -7.13, 2.62)
CIE-LCHlch(80.64, 7.59, 159.82°)
OKLaboklab(83.04% -0.0202 0.0068)
OKLCHoklch(83.04% 0.021 161.4)
XYZxyz(52.1802, 57.8166, 60.0298)
Luminance0.5782 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC3 #CCBCC5
analogous
#BDCCBC #BCCCC3 #BCCCCB
triadic
#BCCCC3 #C3BCCC #CCC3BC
tetradic
#BCCCC3 #BCBDCC #CCBCC5 #CCCBBC
square
#BCCCC3 #BCBDCC #CCBCC5 #CCCBBC
split-complementary
#BCCCC3 #CBBCCC #CCBCBD
monochromatic
#779785 #99B2A4 #BCCCC3 #DFE6E2 #EEF2EF

Accessibility & contrast

On white

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

On black

12.56
#BCCCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC3
12.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC3#FFFFFF#000000##000000
##BCCCC31.001.6712.5612.56
#FFFFFF1.671.0021.0021.00
#00000012.5621.001.001.00
##00000012.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBC9C3
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#B9CCC9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bcccc3;
/* rgb */ color: rgb(188, 204, 195);
/* oklch */ color: oklch(83.0% 0.021 161.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbd5',
    500: '#bcccc3',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc3;
$custom-light: #d0dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc3",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 146.25,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83043,
    "c": 0.02136,
    "h": 161.4
  },
  "luminance": 0.57817
}

Semantic roles & 50–950 ramp

primary
#BCCCC3
secondary
#A08C97
accent
#4E7798
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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