#BCCCC2#BCCCC2

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

Color values

HEX#BCCCC2
RGBrgb(188, 204, 194)
HSLhsl(143, 14%, 77%)
HSVhsv(143, 8%, 80%)
CMYKcmyk(7.8%, 0%, 4.9%, 20%)
CIE-LABlab(80.61, -7.31, 3.12)
CIE-LCHlch(80.61, 7.95, 156.91°)
OKLaboklab(83.02% -0.0206 0.0081)
OKLCHoklch(83.02% 0.022 158.5)
XYZxyz(52.0675, 57.7716, 59.4364)
Luminance0.5777 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCC2 #CCBCC6
analogous
#BECCBC #BCCCC2 #BCCCCA
triadic
#BCCCC2 #C2BCCC #CCC2BC
tetradic
#BCCCC2 #BCBECC #CCBCC6 #CCCABC
square
#BCCCC2 #BCBECC #CCBCC6 #CCCABC
split-complementary
#BCCCC2 #CABCCC #CCBCBE
monochromatic
#779783 #99B2A2 #BCCCC2 #DFE6E2 #EEF2EF

Accessibility & contrast

On white

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

On black

12.55
#BCCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCC2
12.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCC2#FFFFFF#000000##000000
##BCCCC21.001.6712.5512.55
#FFFFFF1.671.0021.0021.00
#00000012.5521.001.001.00
##00000012.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC9C2
Deuteranopia (green-blind)
#C9C7C3
Tritanopia (blue-blind)
#BACCC9
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bcccc2;
/* rgb */ color: rgb(188, 204, 194);
/* oklch */ color: oklch(83.0% 0.022 158.5);
Tailwind
colors: {
  custom: {
    50: '#d0dbd4',
    500: '#bcccc2',
    950: '#000000',
  },
}
SCSS
$custom: #bcccc2;
$custom-light: #d0dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccc2",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 142.5,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83015,
    "c": 0.02218,
    "h": 158.5
  },
  "luminance": 0.57772
}

Semantic roles & 50–950 ramp

primary
#BCCCC2
secondary
#A08C99
accent
#4E7C98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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