#DCEDED#DCEDED

#DCEDED is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.3% C 0.018 H 196.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).

Color values

HEX#DCEDED
RGBrgb(220, 237, 237)
HSLhsl(180, 32%, 90%)
HSVhsv(180, 7%, 93%)
CMYKcmyk(7.2%, 0%, 0%, 7.1%)
CIE-LABlab(92.53, -5.59, -1.93)
CIE-LCHlch(92.53, 5.92, 199.01°)
OKLaboklab(93.35% -0.0172 -0.0052)
OKLCHoklch(93.35% 0.018 196.8)
XYZxyz(75.0822, 81.8975, 91.9565)
Luminance0.8190 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCEDED #EDDCDC
analogous
#DCEDE5 #DCEDED #DCE5ED
triadic
#DCEDED #EDDCED #EDEDDC
tetradic
#DCEDED #E5DCED #EDDCDC #E5EDDC
square
#DCEDED #E5DCED #EDDCDC #E5EDDC
split-complementary
#DCEDED #EDDCE5 #EDE5DC
monochromatic
#8BC3C3 #B4D8D8 #DCEDED #EBF5F5 #EBF5F5

Accessibility & contrast

On white

1.21
#DCEDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.38
#DCEDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCEDED
17.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCEDED#FFFFFF#000000##000000
##DCEDED1.001.2117.3817.38
#FFFFFF1.211.0021.0021.00
#00000017.3821.001.001.00
##00000017.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#D7EEED
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #dceded;
/* rgb */ color: rgb(220, 237, 237);
/* oklch */ color: oklch(93.3% 0.018 196.8);
Tailwind
colors: {
  custom: {
    50: '#e7f2f2',
    500: '#dceded',
    950: '#000000',
  },
}
SCSS
$custom: #dceded;
$custom-light: #e7f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dceded",
  "rgb": {
    "r": 220,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 180,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.93348,
    "c": 0.01801,
    "h": 196.8
  },
  "luminance": 0.81898
}

Semantic roles & 50–950 ramp

primary
#DCEDED
secondary
#C7A6A6
accent
#3B3BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585

Preview Lab

Preview with #DCEDED

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

Preview Lab → · Contrast checker → · Palette generator →

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