#DCEDEC#DCEDEC

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

Color values

HEX#DCEDEC
RGBrgb(220, 237, 236)
HSLhsl(176, 32%, 90%)
HSVhsv(176, 7%, 93%)
CMYKcmyk(7.2%, 0%, 0.4%, 7.1%)
CIE-LABlab(92.50, -5.78, -1.44)
CIE-LCHlch(92.50, 5.96, 194.03°)
OKLaboklab(93.32% -0.0176 -0.0039)
OKLCHoklch(93.32% 0.018 192.6)
XYZxyz(74.9365, 81.8392, 91.1892)
Luminance0.8184 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCEDEC #EDDCDD
analogous
#DCEDE4 #DCEDEC #DCE6ED
triadic
#DCEDEC #ECDCED #EDECDC
tetradic
#DCEDEC #E4DCED #EDDCDD #E6EDDC
square
#DCEDEC #E4DCED #EDDCDD #E6EDDC
split-complementary
#DCEDEC #EDDCE6 #EDE4DC
monochromatic
#8BC3C0 #B4D8D6 #DCEDEC #EBF5F4 #EBF5F4

Accessibility & contrast

On white

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

On black

17.37
#DCEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCEDEC
17.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCEDEC#FFFFFF#000000##000000
##DCEDEC1.001.2117.3717.37
#FFFFFF1.211.0021.0021.00
#00000017.3721.001.001.00
##00000017.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D8EEED
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #dcedec;
/* rgb */ color: rgb(220, 237, 236);
/* oklch */ color: oklch(93.3% 0.018 192.6);
Tailwind
colors: {
  custom: {
    50: '#e6f2f2',
    500: '#dcedec',
    950: '#000000',
  },
}
SCSS
$custom: #dcedec;
$custom-light: #e6f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#dcedec",
  "rgb": {
    "r": 220,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 176.471,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.9332,
    "c": 0.01806,
    "h": 192.6
  },
  "luminance": 0.8184
}

Semantic roles & 50–950 ramp

primary
#DCEDEC
secondary
#C7A6A8
accent
#3B41AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585

Preview Lab

Preview with #DCEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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