#CDDCDC#CDDCDC

#CDDCDC is a very light, near-neutral teal. Relative luminance 0.693; OKLCH L 88.3% C 0.016 H 196.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#CDDCDC
RGBrgb(205, 220, 220)
HSLhsl(180, 18%, 83%)
HSVhsv(180, 7%, 86%)
CMYKcmyk(6.8%, 0%, 0%, 13.7%)
CIE-LABlab(86.67, -5.01, -1.73)
CIE-LCHlch(86.67, 5.30, 199.03°)
OKLaboklab(88.32% -0.0154 -0.0047)
OKLCHoklch(88.32% 0.016 196.9)
XYZxyz(63.6856, 69.3321, 77.7235)
Luminance0.6933 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCDC #DCCDCD
analogous
#CDDCD4 #CDDCDC #CDD4DC
triadic
#CDDCDC #DCCDDC #DCDCCD
tetradic
#CDDCDC #D4CDDC #DCCDCD #D4DCCD
square
#CDDCDC #D4CDDC #DCCDCD #D4DCCD
split-complementary
#CDDCDC #DCCDD4 #DCD4CD
monochromatic
#85AAAA #A9C3C3 #CDDCDC #EDF2F2 #EDF2F2

Accessibility & contrast

On white

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

On black

14.87
#CDDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDCDC
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDCDC#FFFFFF#000000##000000
##CDDCDC1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cddcdc;
/* rgb */ color: rgb(205, 220, 220);
/* oklch */ color: oklch(88.3% 0.016 196.9);
Tailwind
colors: {
  custom: {
    50: '#dce6e6',
    500: '#cddcdc',
    950: '#000000',
  },
}
SCSS
$custom: #cddcdc;
$custom-light: #dce6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#cddcdc",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.88318,
    "c": 0.01613,
    "h": 196.9
  },
  "luminance": 0.69333
}

Semantic roles & 50–950 ramp

primary
#CDDCDC
secondary
#B29C9C
accent
#4A4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #CDDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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