#BCDDC2#BCDDC2

#BCDDC2 is a very light, muted green. Relative luminance 0.663; OKLCH L 86.6% C 0.051 H 150.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#BCDDC2
RGBrgb(188, 221, 194)
HSLhsl(131, 33%, 80%)
HSVhsv(131, 15%, 87%)
CMYKcmyk(14.9%, 0%, 12.2%, 13.3%)
CIE-LABlab(85.15, -15.99, 9.65)
CIE-LCHlch(85.15, 18.68, 148.90°)
OKLaboklab(86.61% -0.0442 0.025)
OKLCHoklch(86.61% 0.051 150.5)
XYZxyz(56.3308, 66.2982, 60.8575)
Luminance0.6630 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDC2 #DDBCD7
analogous
#C6DDBC #BCDDC2 #BCDDD2
triadic
#BCDDC2 #C2BCDD #DDC2BC
tetradic
#BCDDC2 #BCC6DD #DDBCD7 #DDD2BC
square
#BCDDC2 #BCC6DD #DDBCD7 #DDD2BC
split-complementary
#BCDDC2 #D2BCDD #DDBCC6
monochromatic
#6BB478 #93C89D #BCDDC2 #E5F2E7 #EBF5ED

Accessibility & contrast

On white

1.47
#BCDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.26
#BCDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDC2
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDC2#FFFFFF#000000##000000
##BCDDC21.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#B8DCD5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcddc2;
/* rgb */ color: rgb(188, 221, 194);
/* oklch */ color: oklch(86.6% 0.051 150.5);
Tailwind
colors: {
  custom: {
    50: '#d0e7d4',
    500: '#bcddc2',
    950: '#000000',
  },
}
SCSS
$custom: #bcddc2;
$custom-light: #d0e7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddc2",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 130.909,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86613,
    "c": 0.05081,
    "h": 150.5
  },
  "luminance": 0.66299
}

Semantic roles & 50–950 ramp

primary
#BCDDC2
secondary
#B589AD
accent
#3A97AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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