#D3DEDE#D3DEDE

#D3DEDE is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.012 H 197.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).

Color values

HEX#D3DEDE
RGBrgb(211, 222, 222)
HSLhsl(180, 14%, 85%)
HSVhsv(180, 5%, 87%)
CMYKcmyk(5%, 0%, 0%, 12.9%)
CIE-LABlab(87.66, -3.68, -1.28)
CIE-LCHlch(87.66, 3.90, 199.13°)
OKLaboklab(89.22% -0.0113 -0.0035)
OKLCHoklch(89.22% 0.012 197)
XYZxyz(66.1674, 71.3648, 79.3819)
Luminance0.7137 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D3DEDE #DED3D3
analogous
#D3DED9 #D3DEDE #D3D9DE
triadic
#D3DEDE #DED3DE #DEDED3
tetradic
#D3DEDE #D9D3DE #DED3D3 #D9DED3
square
#D3DEDE #D9D3DE #DED3D3 #D9DED3
split-complementary
#D3DEDE #DED3D9 #DED9D3
monochromatic
#8DAAAA #B0C4C4 #D3DEDE #EEF2F2 #EEF2F2

Accessibility & contrast

On white

1.37
#D3DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.27
#D3DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D3DEDE
15.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D3DEDE#FFFFFF#000000##000000
##D3DEDE1.001.3715.2715.27
#FFFFFF1.371.0021.0021.00
#00000015.2721.001.001.00
##00000015.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#D0DFDE
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #d3dede;
/* rgb */ color: rgb(211, 222, 222);
/* oklch */ color: oklch(89.2% 0.012 197.0);
Tailwind
colors: {
  custom: {
    50: '#e0e8e8',
    500: '#d3dede',
    950: '#000000',
  },
}
SCSS
$custom: #d3dede;
$custom-light: #e0e8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#d3dede",
  "rgb": {
    "r": 211,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 180,
    "s": 14.286,
    "l": 84.902
  },
  "oklch": {
    "l": 0.89224,
    "c": 0.01186,
    "h": 197
  },
  "luminance": 0.71365
}

Semantic roles & 50–950 ramp

primary
#D3DEDE
secondary
#B3A2A2
accent
#4D4D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #D3DEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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