#CCDDDC#CCDDDC

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

Color values

HEX#CCDDDC
RGBrgb(204, 221, 220)
HSLhsl(176, 20%, 83%)
HSVhsv(176, 8%, 87%)
CMYKcmyk(7.7%, 0%, 0.5%, 13.3%)
CIE-LABlab(86.86, -5.85, -1.46)
CIE-LCHlch(86.86, 6.03, 193.99°)
OKLaboklab(88.45% -0.0178 -0.004)
OKLCHoklch(88.45% 0.018 192.6)
XYZxyz(63.6738, 69.7167, 77.7983)
Luminance0.6972 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDDDC #DDCCCD
analogous
#CCDDD3 #CCDDDC #CCD5DD
triadic
#CCDDDC #DCCCDD #DDDCCC
tetradic
#CCDDDC #D3CCDD #DDCCCD #D5DDCC
square
#CCDDDC #D3CCDD #DDCCCD #D5DDCC
split-complementary
#CCDDDC #DDCCD5 #DDD3CC
monochromatic
#83ACAA #A7C5C3 #CCDDDC #EDF3F2 #EDF3F2

Accessibility & contrast

On white

1.41
#CCDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.94
#CCDDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDDDC
14.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDDDC#FFFFFF#000000##000000
##CCDDDC1.001.4114.9414.94
#FFFFFF1.411.0021.0021.00
#00000014.9421.001.001.00
##00000014.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ccdddc;
/* rgb */ color: rgb(204, 221, 220);
/* oklch */ color: oklch(88.4% 0.018 192.6);
Tailwind
colors: {
  custom: {
    50: '#dbe7e6',
    500: '#ccdddc',
    950: '#000000',
  },
}
SCSS
$custom: #ccdddc;
$custom-light: #dbe7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdddc",
  "rgb": {
    "r": 204,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 176.471,
    "s": 20,
    "l": 83.333
  },
  "oklch": {
    "l": 0.8845,
    "c": 0.01828,
    "h": 192.6
  },
  "luminance": 0.69718
}

Semantic roles & 50–950 ramp

primary
#CCDDDC
secondary
#B39A9C
accent
#474C9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #CCDDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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