#CDECDD#CDECDD

#CDECDD is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.6% C 0.038 H 164.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).

Color values

HEX#CDECDD
RGBrgb(205, 236, 221)
HSLhsl(151, 45%, 86%)
HSVhsv(151, 13%, 93%)
CMYKcmyk(13.1%, 0%, 6.4%, 7.5%)
CIE-LABlab(90.87, -12.96, 3.86)
CIE-LCHlch(90.87, 13.52, 163.39°)
OKLaboklab(91.65% -0.0369 0.01)
OKLCHoklch(91.65% 0.038 164.8)
XYZxyz(68.2204, 78.1891, 79.8904)
Luminance0.7819 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDECDD #ECCDDC
analogous
#CDECCE #CDECDD #CDECEC
triadic
#CDECDD #DDCDEC #ECDDCD
tetradic
#CDECDD #CECDEC #ECCDDC #ECECCD
square
#CDECDD #CECDEC #ECCDDC #ECECCD
split-complementary
#CDECDD #ECCDEC #ECCECD
monochromatic
#74CAA1 #A1DBBF #CDECDD #E9F7F0 #E9F7F0

Accessibility & contrast

On white

1.26
#CDECDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.64
#CDECDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDECDD
16.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDECDD#FFFFFF#000000##000000
##CDECDD1.001.2616.6416.64
#FFFFFF1.261.0021.0021.00
#00000016.6421.001.001.00
##00000016.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#C7ECE7
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #cdecdd;
/* rgb */ color: rgb(205, 236, 221);
/* oklch */ color: oklch(91.6% 0.038 164.8);
Tailwind
colors: {
  custom: {
    50: '#dcf2e7',
    500: '#cdecdd',
    950: '#000000',
  },
}
SCSS
$custom: #cdecdd;
$custom-light: #dcf2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#cdecdd",
  "rgb": {
    "r": 205,
    "g": 236,
    "b": 221
  },
  "hsl": {
    "h": 150.968,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.91647,
    "c": 0.03827,
    "h": 164.8
  },
  "luminance": 0.7819
}

Semantic roles & 50–950 ramp

primary
#CDECDD
secondary
#C895AE
accent
#2D71B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584

Preview Lab

Preview with #CDECDD

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

Preview Lab → · Contrast checker → · Palette generator →

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