#BCCAB2#BCCAB2

#BCCAB2 is a very light, muted yellow-green. Relative luminance 0.561; OKLCH L 82.2% C 0.036 H 132.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).

Color values

HEX#BCCAB2
RGBrgb(188, 202, 178)
HSLhsl(95, 18%, 75%)
HSVhsv(95, 12%, 79%)
CMYKcmyk(6.9%, 0%, 11.9%, 20.8%)
CIE-LABlab(79.70, -9.15, 10.37)
CIE-LCHlch(79.70, 13.82, 131.42°)
OKLaboklab(82.16% -0.0243 0.0269)
OKLCHoklch(82.16% 0.036 132.1)
XYZxyz(49.8941, 56.1465, 50.3196)
Luminance0.5615 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCAB2 #C0B2CA
analogous
#C8CAB2 #BCCAB2 #B2CAB4
triadic
#BCCAB2 #B2BCCA #CAB2BC
tetradic
#BCCAB2 #B2C8CA #C0B2CA #CAB4B2
square
#BCCAB2 #B2C8CA #C0B2CA #CAB4B2
split-complementary
#BCCAB2 #B4B2CA #CAB2C8
monochromatic
#7D986A #9CB18E #BCCAB2 #DCE3D6 #EFF3ED

Accessibility & contrast

On white

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

On black

12.23
#BCCAB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCAB2
12.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCAB2#FFFFFF#000000##000000
##BCCAB21.001.7212.2312.23
#FFFFFF1.721.0021.0021.00
#00000012.2321.001.001.00
##00000012.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bccab2;
/* rgb */ color: rgb(188, 202, 178);
/* oklch */ color: oklch(82.2% 0.036 132.1);
Tailwind
colors: {
  custom: {
    50: '#d0dac9',
    500: '#bccab2',
    950: '#000000',
  },
}
SCSS
$custom: #bccab2;
$custom-light: #d0dac9;
$custom-dark: #000000;
JSON
{
  "hex": "#bccab2",
  "rgb": {
    "r": 188,
    "g": 202,
    "b": 178
  },
  "hsl": {
    "h": 95,
    "s": 18.462,
    "l": 74.51
  },
  "oklch": {
    "l": 0.82164,
    "c": 0.03628,
    "h": 132.1
  },
  "luminance": 0.56147
}

Semantic roles & 50–950 ramp

primary
#BCCAB2
secondary
#92829E
accent
#499D7A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382

Preview Lab

Preview with #BCCAB2

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

Preview Lab → · Contrast checker → · Palette generator →

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