#BCDCC5#BCDCC5

#BCDCC5 is a very light, muted green. Relative luminance 0.659; OKLCH L 86.5% C 0.046 H 154.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC5
RGBrgb(188, 220, 197)
HSLhsl(137, 31%, 80%)
HSVhsv(137, 15%, 86%)
CMYKcmyk(14.5%, 0%, 10.5%, 13.7%)
CIE-LABlab(84.95, -14.94, 7.78)
CIE-LCHlch(84.95, 16.85, 152.50°)
OKLaboklab(86.48% -0.0416 0.0202)
OKLCHoklch(86.48% 0.046 154.1)
XYZxyz(56.4079, 65.9078, 62.5621)
Luminance0.6591 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC5 #DCBCD3
analogous
#C3DCBC #BCDCC5 #BCDCD5
triadic
#BCDCC5 #C5BCDC #DCC5BC
tetradic
#BCDCC5 #BCC3DC #DCBCD3 #DCD5BC
square
#BCDCC5 #BCC3DC #DCBCD3 #DCD5BC
split-complementary
#BCDCC5 #D5BCDC #DCBCC3
monochromatic
#6CB27F #94C7A2 #BCDCC5 #E4F1E8 #EBF5EE

Accessibility & contrast

On white

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

On black

14.18
#BCDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC5
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC5#FFFFFF#000000##000000
##BCDCC51.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD6C4
Deuteranopia (green-blind)
#D6D3C6
Tritanopia (blue-blind)
#B8DBD5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc5;
/* rgb */ color: rgb(188, 220, 197);
/* oklch */ color: oklch(86.5% 0.046 154.1);
Tailwind
colors: {
  custom: {
    50: '#d0e7d6',
    500: '#bcdcc5',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc5;
$custom-light: #d0e7d6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc5",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 136.875,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86478,
    "c": 0.04627,
    "h": 154.1
  },
  "luminance": 0.65909
}

Semantic roles & 50–950 ramp

primary
#BCDCC5
secondary
#B389A7
accent
#3B8BAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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