#BACEDC#BACEDC

#BACEDC is a very light, muted cyan. Relative luminance 0.597; OKLCH L 84.1% C 0.029 H 238.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).

Color values

HEX#BACEDC
RGBrgb(186, 206, 220)
HSLhsl(205, 33%, 80%)
HSVhsv(205, 15%, 86%)
CMYKcmyk(15.5%, 6.4%, 0%, 13.7%)
CIE-LABlab(81.70, -3.87, -9.21)
CIE-LCHlch(81.70, 9.99, 247.19°)
OKLaboklab(84.07% -0.0154 -0.0249)
OKLCHoklch(84.07% 0.029 238.3)
XYZxyz(55.2361, 59.7479, 76.3186)
Luminance0.5975 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BACEDC #DCC8BA
analogous
#BADCD9 #BACEDC #BABDDC
triadic
#BACEDC #DCBACE #CEDCBA
tetradic
#BACEDC #D9BADC #DCC8BA #BDDCBA
square
#BACEDC #D9BADC #DCC8BA #BDDCBA
split-complementary
#BACEDC #DCBABD #DCD9BA
monochromatic
#6994B3 #91B1C7 #BACEDC #E3EBF1 #EBF1F5

Accessibility & contrast

On white

1.62
#BACEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.95
#BACEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BACEDC
12.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BACEDC#FFFFFF#000000##000000
##BACEDC1.001.6212.9512.95
#FFFFFF1.621.0021.0021.00
#00000012.9521.001.001.00
##00000012.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B1D2D2
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #bacedc;
/* rgb */ color: rgb(186, 206, 220);
/* oklch */ color: oklch(84.1% 0.029 238.3);
Tailwind
colors: {
  custom: {
    50: '#cfdce6',
    500: '#bacedc',
    950: '#000000',
  },
}
SCSS
$custom: #bacedc;
$custom-light: #cfdce6;
$custom-dark: #000000;
JSON
{
  "hex": "#bacedc",
  "rgb": {
    "r": 186,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 204.706,
    "s": 32.692,
    "l": 79.608
  },
  "oklch": {
    "l": 0.84071,
    "c": 0.02923,
    "h": 238.3
  },
  "luminance": 0.59749
}

Semantic roles & 50–950 ramp

primary
#BACEDC
secondary
#B49987
accent
#693AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131516
muted
#838484

Preview Lab

Preview with #BACEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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