#BACDCC#BACDCC

#BACDCC is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.4% C 0.021 H 192.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).

Color values

HEX#BACDCC
RGBrgb(186, 205, 204)
HSLhsl(177, 16%, 77%)
HSVhsv(177, 9%, 80%)
CMYKcmyk(9.3%, 0%, 0.5%, 19.6%)
CIE-LABlab(80.99, -6.59, -1.69)
CIE-LCHlch(80.99, 6.81, 194.41°)
OKLaboklab(83.37% -0.0201 -0.0046)
OKLCHoklch(83.37% 0.021 192.9)
XYZxyz(52.9776, 58.4605, 65.6079)
Luminance0.5846 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BACDCC #CDBABB
analogous
#BACDC3 #BACDCC #BAC5CD
triadic
#BACDCC #CCBACD #CDCCBA
tetradic
#BACDCC #C3BACD #CDBABB #C5CDBA
square
#BACDCC #C3BACD #CDBABB #C5CDBA
split-complementary
#BACDCC #CDBAC5 #CDC3BA
monochromatic
#739A98 #97B3B2 #BACDCC #DDE7E6 #EDF2F2

Accessibility & contrast

On white

1.65
#BACDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.69
#BACDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BACDCC
12.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BACDCC#FFFFFF#000000##000000
##BACDCC1.001.6512.6912.69
#FFFFFF1.651.0021.0021.00
#00000012.6921.001.001.00
##00000012.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#B5CECD
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bacdcc;
/* rgb */ color: rgb(186, 205, 204);
/* oklch */ color: oklch(83.4% 0.021 192.9);
Tailwind
colors: {
  custom: {
    50: '#cedcdb',
    500: '#bacdcc',
    950: '#000000',
  },
}
SCSS
$custom: #bacdcc;
$custom-light: #cedcdb;
$custom-dark: #000000;
JSON
{
  "hex": "#bacdcc",
  "rgb": {
    "r": 186,
    "g": 205,
    "b": 204
  },
  "hsl": {
    "h": 176.842,
    "s": 15.966,
    "l": 76.667
  },
  "oklch": {
    "l": 0.83367,
    "c": 0.02064,
    "h": 192.9
  },
  "luminance": 0.58461
}

Semantic roles & 50–950 ramp

primary
#BACDCC
secondary
#A18A8B
accent
#4B4F9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484

Preview Lab

Preview with #BACDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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