#D3DBDC#D3DBDC

#D3DBDC is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.6% C 0.009 H 205.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).

Color values

HEX#D3DBDC
RGBrgb(211, 219, 220)
HSLhsl(187, 11%, 85%)
HSVhsv(187, 4%, 86%)
CMYKcmyk(4.1%, 0.5%, 0%, 13.7%)
CIE-LABlab(86.84, -2.50, -1.43)
CIE-LCHlch(86.84, 2.88, 209.68°)
OKLaboklab(88.56% -0.0079 -0.0038)
OKLCHoklch(88.56% 0.009 205.9)
XYZxyz(65.1113, 69.6788, 77.7153)
Luminance0.6968 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DBDC #DCD4D3
analogous
#D3DCD9 #D3DBDC #D3D7DC
triadic
#D3DBDC #DCD3DB #DBDCD3
tetradic
#D3DBDC #D9D3DC #DCD4D3 #D7DCD3
square
#D3DBDC #D9D3DC #DCD4D3 #D7DCD3
split-complementary
#D3DBDC #DCD3D7 #DCD9D3
monochromatic
#8FA3A6 #B1BFC1 #D3DBDC #EEF1F1 #EEF1F1

Accessibility & contrast

On white

1.41
#D3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#D3DBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DBDC
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DBDC#FFFFFF#000000##000000
##D3DBDC1.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#D1DCDB
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #d3dbdc;
/* rgb */ color: rgb(211, 219, 220);
/* oklch */ color: oklch(88.6% 0.009 205.9);
Tailwind
colors: {
  custom: {
    50: '#e0e6e6',
    500: '#d3dbdc',
    950: '#000000',
  },
}
SCSS
$custom: #d3dbdc;
$custom-light: #e0e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dbdc",
  "rgb": {
    "r": 211,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 186.667,
    "s": 11.392,
    "l": 84.51
  },
  "oklch": {
    "l": 0.88559,
    "c": 0.00879,
    "h": 205.9
  },
  "luminance": 0.69679
}

Semantic roles & 50–950 ramp

primary
#D3DBDC
secondary
#B0A4A3
accent
#585095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #D3DBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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