#BCDBC0#BCDBC0

#BCDBC0 is a very light, muted green. Relative luminance 0.652; OKLCH L 86.1% C 0.049 H 148.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).

Color values

HEX#BCDBC0
RGBrgb(188, 219, 192)
HSLhsl(128, 30%, 80%)
HSVhsv(128, 14%, 86%)
CMYKcmyk(14.2%, 0%, 12.3%, 14.1%)
CIE-LABlab(84.57, -15.35, 9.87)
CIE-LCHlch(84.57, 18.25, 147.26°)
OKLaboklab(86.13% -0.0423 0.0256)
OKLCHoklch(86.13% 0.049 148.8)
XYZxyz(55.5828, 65.1591, 59.5075)
Luminance0.6516 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDBC0 #DBBCD7
analogous
#C8DBBC #BCDBC0 #BCDBD0
triadic
#BCDBC0 #C0BCDB #DBC0BC
tetradic
#BCDBC0 #BCC8DB #DBBCD7 #DBD0BC
square
#BCDBC0 #BCC8DB #DBBCD7 #DBD0BC
split-complementary
#BCDBC0 #D0BCDB #DBBCC8
monochromatic
#6CB075 #94C69B #BCDBC0 #E4F0E5 #EBF4EC

Accessibility & contrast

On white

1.50
#BCDBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.03
#BCDBC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDBC0
14.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDBC0#FFFFFF#000000##000000
##BCDBC01.001.5014.0314.03
#FFFFFF1.501.0021.0021.00
#00000014.0321.001.001.00
##00000014.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD5BF
Deuteranopia (green-blind)
#D6D2C1
Tritanopia (blue-blind)
#B9DAD3
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #bcdbc0;
/* rgb */ color: rgb(188, 219, 192);
/* oklch */ color: oklch(86.1% 0.049 148.8);
Tailwind
colors: {
  custom: {
    50: '#d0e6d3',
    500: '#bcdbc0',
    950: '#000000',
  },
}
SCSS
$custom: #bcdbc0;
$custom-light: #d0e6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdbc0",
  "rgb": {
    "r": 188,
    "g": 219,
    "b": 192
  },
  "hsl": {
    "h": 127.742,
    "s": 30.097,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86134,
    "c": 0.04946,
    "h": 148.8
  },
  "luminance": 0.6516
}

Semantic roles & 50–950 ramp

primary
#BCDBC0
secondary
#B289AD
accent
#3D9BA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483

Preview Lab

Preview with #BCDBC0

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

Preview Lab → · Contrast checker → · Palette generator →

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