#CCDEDC#CCDEDC

#CCDEDC is a very light, near-neutral teal. Relative luminance 0.702; OKLCH L 88.7% C 0.019 H 188.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).

Color values

HEX#CCDEDC
RGBrgb(204, 222, 220)
HSLhsl(173, 21%, 84%)
HSVhsv(173, 8%, 87%)
CMYKcmyk(8.1%, 0%, 0.9%, 12.9%)
CIE-LABlab(87.12, -6.37, -1.08)
CIE-LCHlch(87.12, 6.46, 189.61°)
OKLaboklab(88.66% -0.0192 -0.003)
OKLCHoklch(88.66% 0.019 188.8)
XYZxyz(63.9386, 70.2463, 77.8866)
Luminance0.7025 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDEDC #DECCCE
analogous
#CCDED3 #CCDEDC #CCD7DE
triadic
#CCDEDC #DCCCDE #DEDCCC
tetradic
#CCDEDC #D3CCDE #DECCCE #D7DECC
square
#CCDEDC #D3CCDE #DECCCE #D7DECC
split-complementary
#CCDEDC #DECCD7 #DED3CC
monochromatic
#82AEA9 #A7C6C2 #CCDEDC #ECF3F2 #ECF3F2

Accessibility & contrast

On white

1.40
#CCDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.05
#CCDEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDEDC
15.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDEDC#FFFFFF#000000##000000
##CCDEDC1.001.4015.0515.05
#FFFFFF1.401.0021.0021.00
#00000015.0521.001.001.00
##00000015.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#C7DFDD
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #ccdedc;
/* rgb */ color: rgb(204, 222, 220);
/* oklch */ color: oklch(88.7% 0.019 188.8);
Tailwind
colors: {
  custom: {
    50: '#dbe8e6',
    500: '#ccdedc',
    950: '#000000',
  },
}
SCSS
$custom: #ccdedc;
$custom-light: #dbe8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdedc",
  "rgb": {
    "r": 204,
    "g": 222,
    "b": 220
  },
  "hsl": {
    "h": 173.333,
    "s": 21.429,
    "l": 83.529
  },
  "oklch": {
    "l": 0.88655,
    "c": 0.01945,
    "h": 188.8
  },
  "luminance": 0.70247
}

Semantic roles & 50–950 ramp

primary
#CCDEDC
secondary
#B49A9D
accent
#4650A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #CCDEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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