#BCDCC3#BCDCC3

#BCDCC3 is a very light, muted green. Relative luminance 0.658; OKLCH L 86.4% C 0.048 H 151.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC3
RGBrgb(188, 220, 195)
HSLhsl(133, 31%, 80%)
HSVhsv(133, 15%, 86%)
CMYKcmyk(14.5%, 0%, 11.4%, 13.7%)
CIE-LABlab(84.90, -15.31, 8.77)
CIE-LCHlch(84.90, 17.64, 150.20°)
OKLaboklab(86.43% -0.0424 0.0228)
OKLCHoklch(86.43% 0.048 151.8)
XYZxyz(56.1803, 65.8168, 61.3632)
Luminance0.6582 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC3 #DCBCD5
analogous
#C5DCBC #BCDCC3 #BCDCD3
triadic
#BCDCC3 #C3BCDC #DCC3BC
tetradic
#BCDCC3 #BCC5DC #DCBCD5 #DCD3BC
square
#BCDCC3 #BCC5DC #DCBCD5 #DCD3BC
split-complementary
#BCDCC3 #D3BCDC #DCBCC5
monochromatic
#6CB27B #94C79F #BCDCC3 #E4F1E7 #EBF5ED

Accessibility & contrast

On white

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

On black

14.16
#BCDCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC3
14.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC3#FFFFFF#000000##000000
##BCDCC31.001.4814.1614.16
#FFFFFF1.481.0021.0021.00
#00000014.1621.001.001.00
##00000014.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcdcc3;
/* rgb */ color: rgb(188, 220, 195);
/* oklch */ color: oklch(86.4% 0.048 151.8);
Tailwind
colors: {
  custom: {
    50: '#d0e7d5',
    500: '#bcdcc3',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc3;
$custom-light: #d0e7d5;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc3",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 195
  },
  "hsl": {
    "h": 133.125,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86425,
    "c": 0.04817,
    "h": 151.8
  },
  "luminance": 0.65818
}

Semantic roles & 50–950 ramp

primary
#BCDCC3
secondary
#B389AA
accent
#3B92AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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