#B2CDCD#B2CDCD

#B2CDCD is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.8% C 0.029 H 196.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).

Color values

HEX#B2CDCD
RGBrgb(178, 205, 205)
HSLhsl(180, 21%, 75%)
HSVhsv(180, 13%, 80%)
CMYKcmyk(13.2%, 0%, 0%, 19.6%)
CIE-LABlab(80.48, -9.01, -3.05)
CIE-LCHlch(80.48, 9.51, 198.70°)
OKLaboklab(82.83% -0.0278 -0.0083)
OKLCHoklch(82.83% 0.029 196.6)
XYZxyz(51.2081, 57.5342, 66.1530)
Luminance0.5754 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#B2CDCD #CDB2B2
analogous
#B2CDBF #B2CDCD #B2BFCD
triadic
#B2CDCD #CDB2CD #CDCDB2
tetradic
#B2CDCD #BFB2CD #CDB2B2 #BFCDB2
square
#B2CDCD #BFB2CD #CDB2B2 #BFCDB2
split-complementary
#B2CDCD #CDB2BF #CDBFB2
monochromatic
#689D9D #8DB5B5 #B2CDCD #D7E5E5 #ECF3F3

Accessibility & contrast

On white

1.68
#B2CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.51
#B2CDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #B2CDCD
12.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##B2CDCD#FFFFFF#000000##000000
##B2CDCD1.001.6812.5112.51
#FFFFFF1.681.0021.0021.00
#00000012.5121.001.001.00
##00000012.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#AACFCD
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #b2cdcd;
/* rgb */ color: rgb(178, 205, 205);
/* oklch */ color: oklch(82.8% 0.029 196.6);
Tailwind
colors: {
  custom: {
    50: '#c9dcdc',
    500: '#b2cdcd',
    950: '#000000',
  },
}
SCSS
$custom: #b2cdcd;
$custom-light: #c9dcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#b2cdcd",
  "rgb": {
    "r": 178,
    "g": 205,
    "b": 205
  },
  "hsl": {
    "h": 180,
    "s": 21.26,
    "l": 75.098
  },
  "oklch": {
    "l": 0.82831,
    "c": 0.02901,
    "h": 196.6
  },
  "luminance": 0.57535
}

Semantic roles & 50–950 ramp

primary
#B2CDCD
secondary
#A28181
accent
#4646A0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484

Preview Lab

Preview with #B2CDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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