#BCCABE#BCCABE

#BCCABE is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.022 H 149.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).

Color values

HEX#BCCABE
RGBrgb(188, 202, 190)
HSLhsl(129, 12%, 76%)
HSVhsv(129, 7%, 79%)
CMYKcmyk(6.9%, 0%, 5.9%, 20.8%)
CIE-LABlab(79.98, -7.01, 4.35)
CIE-LCHlch(79.98, 8.25, 148.19°)
OKLaboklab(82.48% -0.0194 0.0114)
OKLCHoklch(82.48% 0.023 149.7)
XYZxyz(51.1520, 56.6497, 56.9448)
Luminance0.5665 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCABE #CABCC8
analogous
#C1CABC #BCCABE #BCCAC5
triadic
#BCCABE #BEBCCA #CABEBC
tetradic
#BCCABE #BCC1CA #CABCC8 #CAC5BC
square
#BCCABE #BCC1CA #CABCC8 #CAC5BC
split-complementary
#BCCABE #C5BCCA #CABCC1
monochromatic
#78947C #9AAF9D #BCCABE #DEE5DF #EEF1EE

Accessibility & contrast

On white

1.70
#BCCABE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.33
#BCCABE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCABE
12.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCABE#FFFFFF#000000##000000
##BCCABE1.001.7012.3312.33
#FFFFFF1.701.0021.0021.00
#00000012.3321.001.001.00
##00000012.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#BBC9C6
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #bccabe;
/* rgb */ color: rgb(188, 202, 190);
/* oklch */ color: oklch(82.5% 0.022 149.7);
Tailwind
colors: {
  custom: {
    50: '#d0dad1',
    500: '#bccabe',
    950: '#000000',
  },
}
SCSS
$custom: #bccabe;
$custom-light: #d0dad1;
$custom-dark: #000000;
JSON
{
  "hex": "#bccabe",
  "rgb": {
    "r": 188,
    "g": 202,
    "b": 190
  },
  "hsl": {
    "h": 128.571,
    "s": 11.667,
    "l": 76.471
  },
  "oklch": {
    "l": 0.82484,
    "c": 0.0225,
    "h": 149.7
  },
  "luminance": 0.5665
}

Semantic roles & 50–950 ramp

primary
#BCCABE
secondary
#9E8C9B
accent
#508C96
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #BCCABE

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

Preview Lab → · Contrast checker → · Palette generator →

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