#BAD2CC#BAD2CC

#BAD2CC is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.4% C 0.027 H 178.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).

Color values

HEX#BAD2CC
RGBrgb(186, 210, 204)
HSLhsl(165, 21%, 78%)
HSVhsv(165, 11%, 82%)
CMYKcmyk(11.4%, 0%, 2.9%, 17.6%)
CIE-LABlab(82.32, -9.19, 0.24)
CIE-LCHlch(82.32, 9.19, 178.47°)
OKLaboklab(84.42% -0.0271 0.0005)
OKLCHoklch(84.42% 0.027 178.9)
XYZxyz(54.1928, 60.8909, 66.0130)
Luminance0.6089 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BAD2CC #D2BAC0
analogous
#BAD2C0 #BAD2CC #BACCD2
triadic
#BAD2CC #CCBAD2 #D2CCBA
tetradic
#BAD2CC #C0BAD2 #D2BAC0 #CCD2BA
square
#BAD2CC #C0BAD2 #D2BAC0 #CCD2BA
split-complementary
#BAD2CC #D2BACC #D2C0BA
monochromatic
#70A295 #95BAB1 #BAD2CC #DFEAE7 #ECF3F1

Accessibility & contrast

On white

1.59
#BAD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.18
#BAD2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BAD2CC
13.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BAD2CC#FFFFFF#000000##000000
##BAD2CC1.001.5913.1813.18
#FFFFFF1.591.0021.0021.00
#00000013.1821.001.001.00
##00000013.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#B4D3D0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #bad2cc;
/* rgb */ color: rgb(186, 210, 204);
/* oklch */ color: oklch(84.4% 0.027 178.9);
Tailwind
colors: {
  custom: {
    50: '#cedfdb',
    500: '#bad2cc',
    950: '#000000',
  },
}
SCSS
$custom: #bad2cc;
$custom-light: #cedfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#bad2cc",
  "rgb": {
    "r": 186,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 165,
    "s": 21.053,
    "l": 77.647
  },
  "oklch": {
    "l": 0.84415,
    "c": 0.02706,
    "h": 178.9
  },
  "luminance": 0.60892
}

Semantic roles & 50–950 ramp

primary
#BAD2CC
secondary
#A78991
accent
#465C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484

Preview Lab

Preview with #BAD2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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