#BCCAB0#BCCAB0

#BCCAB0 is a very light, muted yellow-green. Relative luminance 0.561; OKLCH L 82.1% C 0.039 H 130.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).

Color values

HEX#BCCAB0
RGBrgb(188, 202, 176)
HSLhsl(92, 20%, 74%)
HSVhsv(92, 13%, 79%)
CMYKcmyk(6.9%, 0%, 12.9%, 20.8%)
CIE-LABlab(79.65, -9.49, 11.37)
CIE-LCHlch(79.65, 14.81, 129.84°)
OKLaboklab(82.11% -0.0251 0.0295)
OKLCHoklch(82.11% 0.039 130.5)
XYZxyz(49.6948, 56.0668, 49.2698)
Luminance0.5607 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCAB0 #BEB0CA
analogous
#C9CAB0 #BCCAB0 #B0CAB1
triadic
#BCCAB0 #B0BCCA #CAB0BC
tetradic
#BCCAB0 #B0C9CA #BEB0CA #CAB1B0
square
#BCCAB0 #B0C9CA #BEB0CA #CAB1B0
split-complementary
#BCCAB0 #B1B0CA #CAB0C9
monochromatic
#7E9967 #9DB18B #BCCAB0 #DBE3D5 #EFF3ED

Accessibility & contrast

On white

1.72
#BCCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.21
#BCCAB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCAB0
12.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCAB0#FFFFFF#000000##000000
##BCCAB01.001.7212.2112.21
#FFFFFF1.721.0021.0021.00
#00000012.2121.001.001.00
##00000012.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#BDC8C3
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #bccab0;
/* rgb */ color: rgb(188, 202, 176);
/* oklch */ color: oklch(82.1% 0.039 130.5);
Tailwind
colors: {
  custom: {
    50: '#d0dac7',
    500: '#bccab0',
    950: '#000000',
  },
}
SCSS
$custom: #bccab0;
$custom-light: #d0dac7;
$custom-dark: #000000;
JSON
{
  "hex": "#bccab0",
  "rgb": {
    "r": 188,
    "g": 202,
    "b": 176
  },
  "hsl": {
    "h": 92.308,
    "s": 19.697,
    "l": 74.118
  },
  "oklch": {
    "l": 0.82114,
    "c": 0.03876,
    "h": 130.5
  },
  "luminance": 0.56067
}

Semantic roles & 50–950 ramp

primary
#BCCAB0
secondary
#90809F
accent
#479E76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382

Preview Lab

Preview with #BCCAB0

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

Preview Lab → · Contrast checker → · Palette generator →

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