#BCDDBC#BCDDBC

#BCDDBC is a very light, muted green. Relative luminance 0.660; OKLCH L 86.5% C 0.057 H 145.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#BCDDBC
RGBrgb(188, 221, 188)
HSLhsl(120, 33%, 80%)
HSVhsv(120, 15%, 87%)
CMYKcmyk(14.9%, 0%, 14.9%, 13.3%)
CIE-LABlab(85.01, -17.06, 12.62)
CIE-LCHlch(85.01, 21.22, 143.52°)
OKLaboklab(86.46% -0.0467 0.0326)
OKLCHoklch(86.46% 0.057 145.1)
XYZxyz(55.6706, 66.0341, 57.3800)
Luminance0.6603 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDBC #DDBCDD
analogous
#CCDDBC #BCDDBC #BCDDCC
triadic
#BCDDBC #BCBCDD #DDBCBC
tetradic
#BCDDBC #BCCCDD #DDBCDD #DDCCBC
square
#BCDDBC #BCCCDD #DDBCDD #DDCCBC
split-complementary
#BCDDBC #CCBCDD #DDBCCC
monochromatic
#6BB46B #93C893 #BCDDBC #E5F2E5 #EBF5EB

Accessibility & contrast

On white

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

On black

14.21
#BCDDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDBC
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDBC#FFFFFF#000000##000000
##BCDDBC1.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#B9DBD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcddbc;
/* rgb */ color: rgb(188, 221, 188);
/* oklch */ color: oklch(86.5% 0.057 145.1);
Tailwind
colors: {
  custom: {
    50: '#d0e7d0',
    500: '#bcddbc',
    950: '#000000',
  },
}
SCSS
$custom: #bcddbc;
$custom-light: #d0e7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddbc",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 188
  },
  "hsl": {
    "h": 120,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86461,
    "c": 0.05696,
    "h": 145.1
  },
  "luminance": 0.66035
}

Semantic roles & 50–950 ramp

primary
#BCDDBC
secondary
#B589B5
accent
#3AABAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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