#BAC5CC#BAC5CC

#BAC5CC is a light, near-neutral cyan. Relative luminance 0.547; OKLCH L 81.7% C 0.016 H 235.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).

Color values

HEX#BAC5CC
RGBrgb(186, 197, 204)
HSLhsl(203, 15%, 76%)
HSVhsv(203, 9%, 80%)
CMYKcmyk(8.8%, 3.4%, 0%, 20%)
CIE-LABlab(78.89, -2.39, -4.79)
CIE-LCHlch(78.89, 5.36, 243.49°)
OKLaboklab(81.71% -0.0089 -0.0129)
OKLCHoklch(81.71% 0.016 235.4)
XYZxyz(51.1127, 54.7306, 64.9863)
Luminance0.5473 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAC5CC #CCC1BA
analogous
#BACCCA #BAC5CC #BABCCC
triadic
#BAC5CC #CCBAC5 #C5CCBA
tetradic
#BAC5CC #CABACC #CCC1BA #BCCCBA
square
#BAC5CC #CABACC #CCC1BA #BCCCBA
split-complementary
#BAC5CC #CCBABC #CCCABA
monochromatic
#748A98 #97A7B2 #BAC5CC #DDE3E6 #EDF0F2

Accessibility & contrast

On white

1.76
#BAC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.95
#BAC5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAC5CC
11.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAC5CC#FFFFFF#000000##000000
##BAC5CC1.001.7611.9511.95
#FFFFFF1.761.0021.0021.00
#00000011.9521.001.001.00
##00000011.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#B6C7C7
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #bac5cc;
/* rgb */ color: rgb(186, 197, 204);
/* oklch */ color: oklch(81.7% 0.016 235.4);
Tailwind
colors: {
  custom: {
    50: '#ced6db',
    500: '#bac5cc',
    950: '#000000',
  },
}
SCSS
$custom: #bac5cc;
$custom-light: #ced6db;
$custom-dark: #000000;
JSON
{
  "hex": "#bac5cc",
  "rgb": {
    "r": 186,
    "g": 197,
    "b": 204
  },
  "hsl": {
    "h": 203.333,
    "s": 15,
    "l": 76.471
  },
  "oklch": {
    "l": 0.81705,
    "c": 0.01563,
    "h": 235.4
  },
  "luminance": 0.54731
}

Semantic roles & 50–950 ramp

primary
#BAC5CC
secondary
#A0938A
accent
#6A4C99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131415
muted
#838384

Preview Lab

Preview with #BAC5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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