#BADBCD#BADBCD

#BADBCD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.040 H 167.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#BADBCD
RGBrgb(186, 219, 205)
HSLhsl(155, 31%, 79%)
HSVhsv(155, 15%, 86%)
CMYKcmyk(15.1%, 0%, 6.4%, 14.1%)
CIE-LABlab(84.75, -13.59, 3.24)
CIE-LCHlch(84.75, 13.97, 166.59°)
OKLaboklab(86.35% -0.039 0.0084)
OKLCHoklch(86.35% 0.04 167.9)
XYZxyz(56.5979, 65.5086, 67.4083)
Luminance0.6551 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BADBCD #DBBAC8
analogous
#BADBBD #BADBCD #BAD9DB
triadic
#BADBCD #CDBADB #DBCDBA
tetradic
#BADBCD #BDBADB #DBBAC8 #D9DBBA
square
#BADBCD #BDBADB #DBBAC8 #D9DBBA
split-complementary
#BADBCD #DBBAD9 #DBBDBA
monochromatic
#6AB193 #92C6B0 #BADBCD #E2F0EA #EBF5F0

Accessibility & contrast

On white

1.49
#BADBCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#BADBCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BADBCD
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BADBCD#FFFFFF#000000##000000
##BADBCD1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#B3DBD7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #badbcd;
/* rgb */ color: rgb(186, 219, 205);
/* oklch */ color: oklch(86.3% 0.040 167.9);
Tailwind
colors: {
  custom: {
    50: '#cfe6dc',
    500: '#badbcd',
    950: '#000000',
  },
}
SCSS
$custom: #badbcd;
$custom-light: #cfe6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#badbcd",
  "rgb": {
    "r": 186,
    "g": 219,
    "b": 205
  },
  "hsl": {
    "h": 154.545,
    "s": 31.429,
    "l": 79.412
  },
  "oklch": {
    "l": 0.86346,
    "c": 0.03986,
    "h": 167.9
  },
  "luminance": 0.6551
}

Semantic roles & 50–950 ramp

primary
#BADBCD
secondary
#B28799
accent
#3B6AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484

Preview Lab

Preview with #BADBCD

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

Preview Lab → · Contrast checker → · Palette generator →

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