#BADBDF#BADBDF

#BADBDF is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.035 H 205.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#BADBDF
RGBrgb(186, 219, 223)
HSLhsl(186, 37%, 80%)
HSVhsv(186, 17%, 87%)
CMYKcmyk(16.6%, 1.8%, 0%, 12.5%)
CIE-LABlab(85.21, -10.00, -5.60)
CIE-LCHlch(85.21, 11.46, 209.25°)
OKLaboklab(86.87% -0.0319 -0.0152)
OKLCHoklch(86.87% 0.035 205.5)
XYZxyz(58.8970, 66.4282, 79.5165)
Luminance0.6643 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BADBDF #DFBEBA
analogous
#BADFD0 #BADBDF #BAC9DF
triadic
#BADBDF #DFBADB #DBDFBA
tetradic
#BADBDF #D0BADF #DFBEBA #C9DFBA
square
#BADBDF #D0BADF #DFBEBA #C9DFBA
split-complementary
#BADBDF #DFBAC9 #DFD0BA
monochromatic
#66AFB8 #90C5CC #BADBDF #E4F1F2 #EAF4F5

Accessibility & contrast

On white

1.47
#BADBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#BADBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BADBDF
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BADBDF#FFFFFF#000000##000000
##BADBDF1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#AFDEDC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #badbdf;
/* rgb */ color: rgb(186, 219, 223);
/* oklch */ color: oklch(86.9% 0.035 205.5);
Tailwind
colors: {
  custom: {
    50: '#cfe6e9',
    500: '#badbdf',
    950: '#000000',
  },
}
SCSS
$custom: #badbdf;
$custom-light: #cfe6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#badbdf",
  "rgb": {
    "r": 186,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 186.486,
    "s": 36.634,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86874,
    "c": 0.03528,
    "h": 205.5
  },
  "luminance": 0.6643
}

Semantic roles & 50–950 ramp

primary
#BADBDF
secondary
#B78B86
accent
#4336B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #BADBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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