#BCDBC8#BCDBC8

#BCDBC8 is a very light, muted green. Relative luminance 0.655; OKLCH L 86.3% C 0.042 H 158.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).

Color values

HEX#BCDBC8
RGBrgb(188, 219, 200)
HSLhsl(143, 30%, 80%)
HSVhsv(143, 14%, 86%)
CMYKcmyk(14.2%, 0%, 8.7%, 14.1%)
CIE-LABlab(84.75, -13.89, 5.91)
CIE-LCHlch(84.75, 15.09, 156.93°)
OKLaboklab(86.35% -0.039 0.0154)
OKLCHoklch(86.35% 0.042 158.5)
XYZxyz(56.4934, 65.5234, 64.3033)
Luminance0.6552 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDBC8 #DBBCCF
analogous
#C0DBBC #BCDBC8 #BCDBD8
triadic
#BCDBC8 #C8BCDB #DBC8BC
tetradic
#BCDBC8 #BCC0DB #DBBCCF #DBD8BC
square
#BCDBC8 #BCC0DB #DBBCCF #DBD8BC
split-complementary
#BCDBC8 #D8BCDB #DBBCC0
monochromatic
#6CB087 #94C6A7 #BCDBC8 #E4F0E9 #EBF4EF

Accessibility & contrast

On white

1.49
#BCDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.11
#BCDBC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDBC8
14.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDBC8#FFFFFF#000000##000000
##BCDBC81.001.4914.1114.11
#FFFFFF1.491.0021.0021.00
#00000014.1121.001.001.00
##00000014.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcdbc8;
/* rgb */ color: rgb(188, 219, 200);
/* oklch */ color: oklch(86.3% 0.042 158.5);
Tailwind
colors: {
  custom: {
    50: '#d0e6d8',
    500: '#bcdbc8',
    950: '#000000',
  },
}
SCSS
$custom: #bcdbc8;
$custom-light: #d0e6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdbc8",
  "rgb": {
    "r": 188,
    "g": 219,
    "b": 200
  },
  "hsl": {
    "h": 143.226,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86345,
    "c": 0.04195,
    "h": 158.5
  },
  "luminance": 0.65525
}

Semantic roles & 50–950 ramp

primary
#BCDBC8
secondary
#B289A2
accent
#3D7FA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCDBC8

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

Preview Lab → · Contrast checker → · Palette generator →

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