#BDDCDC#BDDCDC

#BDDCDC is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.033 H 196.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).

Color values

HEX#BDDCDC
RGBrgb(189, 220, 220)
HSLhsl(180, 31%, 80%)
HSVhsv(180, 14%, 86%)
CMYKcmyk(14.1%, 0%, 0%, 13.7%)
CIE-LABlab(85.59, -10.18, -3.44)
CIE-LCHlch(85.59, 10.74, 198.65°)
OKLaboklab(87.19% -0.0314 -0.0093)
OKLCHoklch(87.19% 0.033 196.6)
XYZxyz(59.4944, 67.1710, 77.5270)
Luminance0.6717 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDCDC #DCBDBD
analogous
#BDDCCC #BDDCDC #BDCCDC
triadic
#BDDCDC #DCBDDC #DCDCBD
tetradic
#BDDCDC #CCBDDC #DCBDBD #CCDCBD
square
#BDDCDC #CCBDDC #DCBDBD #CCDCBD
split-complementary
#BDDCDC #DCBDCC #DCCCBD
monochromatic
#6DB2B2 #95C7C7 #BDDCDC #E5F1F1 #EBF4F4

Accessibility & contrast

On white

1.45
#BDDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.43
#BDDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDCDC
14.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDCDC#FFFFFF#000000##000000
##BDDCDC1.001.4514.4314.43
#FFFFFF1.451.0021.0021.00
#00000014.4321.001.001.00
##00000014.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B4DEDC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bddcdc;
/* rgb */ color: rgb(189, 220, 220);
/* oklch */ color: oklch(87.2% 0.033 196.6);
Tailwind
colors: {
  custom: {
    50: '#d1e6e6',
    500: '#bddcdc',
    950: '#000000',
  },
}
SCSS
$custom: #bddcdc;
$custom-light: #d1e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#bddcdc",
  "rgb": {
    "r": 189,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 30.693,
    "l": 80.196
  },
  "oklch": {
    "l": 0.87193,
    "c": 0.03278,
    "h": 196.6
  },
  "luminance": 0.67173
}

Semantic roles & 50–950 ramp

primary
#BDDCDC
secondary
#B38A8A
accent
#3C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #BDDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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