#D2DEDE#D2DEDE

#D2DEDE is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.013 H 196.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).

Color values

HEX#D2DEDE
RGBrgb(210, 222, 222)
HSLhsl(180, 15%, 85%)
HSVhsv(180, 5%, 87%)
CMYKcmyk(5.4%, 0%, 0%, 12.9%)
CIE-LABlab(87.59, -4.01, -1.39)
CIE-LCHlch(87.59, 4.25, 199.11°)
OKLaboklab(89.15% -0.0124 -0.0038)
OKLCHoklch(89.15% 0.013 196.9)
XYZxyz(65.8818, 71.2175, 79.3685)
Luminance0.7122 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2DEDE #DED2D2
analogous
#D2DED8 #D2DEDE #D2D8DE
triadic
#D2DEDE #DED2DE #DEDED2
tetradic
#D2DEDE #D8D2DE #DED2D2 #D8DED2
square
#D2DEDE #D8D2DE #DED2D2 #D8DED2
split-complementary
#D2DEDE #DED2D8 #DED8D2
monochromatic
#8BAAAA #AFC4C4 #D2DEDE #EDF2F2 #EDF2F2

Accessibility & contrast

On white

1.38
#D2DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.24
#D2DEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2DEDE
15.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2DEDE#FFFFFF#000000##000000
##D2DEDE1.001.3815.2415.24
#FFFFFF1.381.0021.0021.00
#00000015.2421.001.001.00
##00000015.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #d2dede;
/* rgb */ color: rgb(210, 222, 222);
/* oklch */ color: oklch(89.1% 0.013 196.9);
Tailwind
colors: {
  custom: {
    50: '#dfe8e8',
    500: '#d2dede',
    950: '#000000',
  },
}
SCSS
$custom: #d2dede;
$custom-light: #dfe8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#d2dede",
  "rgb": {
    "r": 210,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 180,
    "s": 15.385,
    "l": 84.706
  },
  "oklch": {
    "l": 0.8915,
    "c": 0.01292,
    "h": 196.9
  },
  "luminance": 0.71218
}

Semantic roles & 50–950 ramp

primary
#D2DEDE
secondary
#B3A1A1
accent
#4C4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #D2DEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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