#BCDCC1#BCDCC1

#BCDCC1 is a very light, muted green. Relative luminance 0.657; OKLCH L 86.4% C 0.050 H 149.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC1
RGBrgb(188, 220, 193)
HSLhsl(129, 31%, 80%)
HSVhsv(129, 15%, 86%)
CMYKcmyk(14.5%, 0%, 12.3%, 13.7%)
CIE-LABlab(84.86, -15.67, 9.76)
CIE-LCHlch(84.86, 18.46, 148.09°)
OKLaboklab(86.37% -0.0433 0.0253)
OKLCHoklch(86.37% 0.05 149.7)
XYZxyz(55.9557, 65.7269, 60.1802)
Luminance0.6573 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC1 #DCBCD7
analogous
#C7DCBC #BCDCC1 #BCDCD1
triadic
#BCDCC1 #C1BCDC #DCC1BC
tetradic
#BCDCC1 #BCC7DC #DCBCD7 #DCD1BC
square
#BCDCC1 #BCC7DC #DCBCD7 #DCD1BC
split-complementary
#BCDCC1 #D1BCDC #DCBCC7
monochromatic
#6CB277 #94C79C #BCDCC1 #E4F1E6 #EBF5EC

Accessibility & contrast

On white

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

On black

14.15
#BCDCC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC1
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC1#FFFFFF#000000##000000
##BCDCC11.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6C0
Deuteranopia (green-blind)
#D7D2C2
Tritanopia (blue-blind)
#B8DBD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc1;
/* rgb */ color: rgb(188, 220, 193);
/* oklch */ color: oklch(86.4% 0.050 149.7);
Tailwind
colors: {
  custom: {
    50: '#d0e7d3',
    500: '#bcdcc1',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc1;
$custom-light: #d0e7d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc1",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 193
  },
  "hsl": {
    "h": 129.375,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86374,
    "c": 0.05013,
    "h": 149.7
  },
  "luminance": 0.65728
}

Semantic roles & 50–950 ramp

primary
#BCDCC1
secondary
#B389AD
accent
#3B99AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC1

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

Preview Lab → · Contrast checker → · Palette generator →

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