#BDDCCD#BDDCCD

#BDDCCD is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.039 H 164.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#BDDCCD
RGBrgb(189, 220, 205)
HSLhsl(151, 31%, 80%)
HSVhsv(151, 14%, 86%)
CMYKcmyk(14.1%, 0%, 6.8%, 13.7%)
CIE-LABlab(85.21, -13.12, 3.93)
CIE-LCHlch(85.21, 13.70, 163.31°)
OKLaboklab(86.76% -0.0374 0.0102)
OKLCHoklch(86.76% 0.039 164.7)
XYZxyz(57.5963, 66.4118, 67.5300)
Luminance0.6641 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDDCCD #DCBDCC
analogous
#BDDCBD #BDDCCD #BDDBDC
triadic
#BDDCCD #CDBDDC #DCCDBD
tetradic
#BDDCCD #BDBDDC #DCBDCC #DBDCBD
square
#BDDCCD #BDBDDC #DCBDCC #DBDCBD
split-complementary
#BDDCCD #DCBDDB #DCBDBD
monochromatic
#6DB290 #95C7AF #BDDCCD #E5F1EB #EBF4F0

Accessibility & contrast

On white

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

On black

14.28
#BDDCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDDCCD
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDDCCD#FFFFFF#000000##000000
##BDDCCD1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#B7DCD7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bddccd;
/* rgb */ color: rgb(189, 220, 205);
/* oklch */ color: oklch(86.8% 0.039 164.7);
Tailwind
colors: {
  custom: {
    50: '#d1e6dc',
    500: '#bddccd',
    950: '#000000',
  },
}
SCSS
$custom: #bddccd;
$custom-light: #d1e6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#bddccd",
  "rgb": {
    "r": 189,
    "g": 220,
    "b": 205
  },
  "hsl": {
    "h": 150.968,
    "s": 30.693,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86762,
    "c": 0.03875,
    "h": 164.7
  },
  "luminance": 0.66413
}

Semantic roles & 50–950 ramp

primary
#BDDCCD
secondary
#B38A9E
accent
#3C71A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484

Preview Lab

Preview with #BDDCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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