#BCDCC0#BCDCC0

#BCDCC0 is a very light, muted green. Relative luminance 0.657; OKLCH L 86.3% C 0.051 H 148.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC0
RGBrgb(188, 220, 192)
HSLhsl(128, 31%, 80%)
HSVhsv(128, 15%, 86%)
CMYKcmyk(14.5%, 0%, 12.7%, 13.7%)
CIE-LABlab(84.83, -15.85, 10.25)
CIE-LCHlch(84.83, 18.88, 147.10°)
OKLaboklab(86.35% -0.0437 0.0266)
OKLCHoklch(86.35% 0.051 148.7)
XYZxyz(55.8445, 65.6825, 59.5947)
Luminance0.6568 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC0 #DCBCD8
analogous
#C8DCBC #BCDCC0 #BCDCD0
triadic
#BCDCC0 #C0BCDC #DCC0BC
tetradic
#BCDCC0 #BCC8DC #DCBCD8 #DCD0BC
square
#BCDCC0 #BCC8DC #DCBCD8 #DCD0BC
split-complementary
#BCDCC0 #D0BCDC #DCBCC8
monochromatic
#6CB274 #94C79A #BCDCC0 #E4F1E6 #EBF5EC

Accessibility & contrast

On white

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

On black

14.14
#BCDCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC0
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC0#FFFFFF#000000##000000
##BCDCC01.001.4914.1414.14
#FFFFFF1.491.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6BF
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#B8DAD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc0;
/* rgb */ color: rgb(188, 220, 192);
/* oklch */ color: oklch(86.3% 0.051 148.7);
Tailwind
colors: {
  custom: {
    50: '#d0e7d3',
    500: '#bcdcc0',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc0;
$custom-light: #d0e7d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc0",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 192
  },
  "hsl": {
    "h": 127.5,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86348,
    "c": 0.05114,
    "h": 148.7
  },
  "luminance": 0.65684
}

Semantic roles & 50–950 ramp

primary
#BCDCC0
secondary
#B389AE
accent
#3B9CAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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