#BCDCC6#BCDCC6

#BCDCC6 is a very light, muted green. Relative luminance 0.660; OKLCH L 86.5% C 0.045 H 155.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC6
RGBrgb(188, 220, 198)
HSLhsl(139, 31%, 80%)
HSVhsv(139, 15%, 86%)
CMYKcmyk(14.5%, 0%, 10%, 13.7%)
CIE-LABlab(84.97, -14.76, 7.29)
CIE-LCHlch(84.97, 16.46, 153.73°)
OKLaboklab(86.5% -0.0412 0.0189)
OKLCHoklch(86.5% 0.045 155.3)
XYZxyz(56.5229, 65.9538, 63.1675)
Luminance0.6595 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC6 #DCBCD2
analogous
#C2DCBC #BCDCC6 #BCDCD6
triadic
#BCDCC6 #C6BCDC #DCC6BC
tetradic
#BCDCC6 #BCC2DC #DCBCD2 #DCD6BC
square
#BCDCC6 #BCC2DC #DCBCD2 #DCD6BC
split-complementary
#BCDCC6 #D6BCDC #DCBCC2
monochromatic
#6CB282 #94C7A4 #BCDCC6 #E4F1E8 #EBF5EE

Accessibility & contrast

On white

1.48
#BCDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.19
#BCDCC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC6
14.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC6#FFFFFF#000000##000000
##BCDCC61.001.4814.1914.19
#FFFFFF1.481.0021.0021.00
#00000014.1921.001.001.00
##00000014.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#B7DBD5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc6;
/* rgb */ color: rgb(188, 220, 198);
/* oklch */ color: oklch(86.5% 0.045 155.3);
Tailwind
colors: {
  custom: {
    50: '#d0e7d7',
    500: '#bcdcc6',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc6;
$custom-light: #d0e7d7;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc6",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 198
  },
  "hsl": {
    "h": 138.75,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86504,
    "c": 0.04535,
    "h": 155.3
  },
  "luminance": 0.65955
}

Semantic roles & 50–950 ramp

primary
#BCDCC6
secondary
#B389A6
accent
#3B88AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC6

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

Preview Lab → · Contrast checker → · Palette generator →

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