#BCDCC8#BCDCC8

#BCDCC8 is a very light, muted green. Relative luminance 0.660; OKLCH L 86.6% C 0.044 H 157.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC8
RGBrgb(188, 220, 200)
HSLhsl(143, 31%, 80%)
HSVhsv(143, 15%, 86%)
CMYKcmyk(14.5%, 0%, 9.1%, 13.7%)
CIE-LABlab(85.02, -14.39, 6.30)
CIE-LCHlch(85.02, 15.71, 156.36°)
OKLaboklab(86.56% -0.0404 0.0164)
OKLCHoklch(86.56% 0.044 157.9)
XYZxyz(56.7551, 66.0467, 64.3905)
Luminance0.6605 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC8 #DCBCD0
analogous
#C0DCBC #BCDCC8 #BCDCD8
triadic
#BCDCC8 #C8BCDC #DCC8BC
tetradic
#BCDCC8 #BCC0DC #DCBCD0 #DCD8BC
square
#BCDCC8 #BCC0DC #DCBCD0 #DCD8BC
split-complementary
#BCDCC8 #D8BCDC #DCBCC0
monochromatic
#6CB286 #94C7A7 #BCDCC8 #E4F1E9 #EBF5EE

Accessibility & contrast

On white

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

On black

14.21
#BCDCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC8
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC8#FFFFFF#000000##000000
##BCDCC81.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7C7
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#B7DBD6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc8;
/* rgb */ color: rgb(188, 220, 200);
/* oklch */ color: oklch(86.6% 0.044 157.9);
Tailwind
colors: {
  custom: {
    50: '#d0e7d8',
    500: '#bcdcc8',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc8;
$custom-light: #d0e7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc8",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 200
  },
  "hsl": {
    "h": 142.5,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86557,
    "c": 0.04358,
    "h": 157.9
  },
  "luminance": 0.66048
}

Semantic roles & 50–950 ramp

primary
#BCDCC8
secondary
#B389A3
accent
#3B81AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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