#BACDC2#BACDC2

#BACDC2 is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.026 H 160.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).

Color values

HEX#BACDC2
RGBrgb(186, 205, 194)
HSLhsl(145, 16%, 77%)
HSVhsv(145, 9%, 80%)
CMYKcmyk(9.3%, 0%, 5.4%, 19.6%)
CIE-LABlab(80.74, -8.51, 3.28)
CIE-LCHlch(80.74, 9.12, 158.91°)
OKLaboklab(83.08% -0.0241 0.0086)
OKLCHoklch(83.08% 0.026 160.5)
XYZxyz(51.8166, 57.9961, 59.4929)
Luminance0.5800 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BACDC2 #CDBAC5
analogous
#BCCDBA #BACDC2 #BACDCC
triadic
#BACDC2 #C2BACD #CDC2BA
tetradic
#BACDC2 #BABCCD #CDBAC5 #CDCCBA
square
#BACDC2 #BABCCD #CDBAC5 #CDCCBA
split-complementary
#BACDC2 #CCBACD #CDBABC
monochromatic
#739A83 #97B3A3 #BACDC2 #DDE7E1 #EDF2EF

Accessibility & contrast

On white

1.67
#BACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.60
#BACDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BACDC2
12.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BACDC2#FFFFFF#000000##000000
##BACDC21.001.6712.6012.60
#FFFFFF1.671.0021.0021.00
#00000012.6021.001.001.00
##00000012.6021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCCAC1
Deuteranopia (green-blind)
#C9C7C3
Tritanopia (blue-blind)
#B7CDCA
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bacdc2;
/* rgb */ color: rgb(186, 205, 194);
/* oklch */ color: oklch(83.1% 0.026 160.5);
Tailwind
colors: {
  custom: {
    50: '#cedcd4',
    500: '#bacdc2',
    950: '#000000',
  },
}
SCSS
$custom: #bacdc2;
$custom-light: #cedcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#bacdc2",
  "rgb": {
    "r": 186,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 145.263,
    "s": 15.966,
    "l": 76.667
  },
  "oklch": {
    "l": 0.83078,
    "c": 0.02557,
    "h": 160.5
  },
  "luminance": 0.57997
}

Semantic roles & 50–950 ramp

primary
#BACDC2
secondary
#A18A97
accent
#4B799A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483

Preview Lab

Preview with #BACDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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