#CDDBDC#CDDBDC

#CDDBDC is a very light, near-neutral teal. Relative luminance 0.688; OKLCH L 88.1% C 0.015 H 202.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#CDDBDC
RGBrgb(205, 219, 220)
HSLhsl(184, 18%, 83%)
HSVhsv(184, 7%, 86%)
CMYKcmyk(6.8%, 0.5%, 0%, 13.7%)
CIE-LABlab(86.41, -4.49, -2.11)
CIE-LCHlch(86.41, 4.96, 205.13°)
OKLaboklab(88.11% -0.014 -0.0057)
OKLCHoklch(88.11% 0.015 202)
XYZxyz(63.4239, 68.8088, 77.6362)
Luminance0.6881 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDBDC #DCCECD
analogous
#CDDCD5 #CDDBDC #CDD3DC
triadic
#CDDBDC #DCCDDB #DBDCCD
tetradic
#CDDBDC #D5CDDC #DCCECD #D3DCCD
square
#CDDBDC #D5CDDC #DCCECD #D3DCCD
split-complementary
#CDDBDC #DCCDD3 #DCD5CD
monochromatic
#85A7AA #A9C1C3 #CDDBDC #EDF2F2 #EDF2F2

Accessibility & contrast

On white

1.42
#CDDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.76
#CDDBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDBDC
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDBDC#FFFFFF#000000##000000
##CDDBDC1.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#C9DCDB
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cddbdc;
/* rgb */ color: rgb(205, 219, 220);
/* oklch */ color: oklch(88.1% 0.015 202.0);
Tailwind
colors: {
  custom: {
    50: '#dce6e6',
    500: '#cddbdc',
    950: '#000000',
  },
}
SCSS
$custom: #cddbdc;
$custom-light: #dce6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#cddbdc",
  "rgb": {
    "r": 205,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 184,
    "s": 17.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.88113,
    "c": 0.01516,
    "h": 202
  },
  "luminance": 0.68809
}

Semantic roles & 50–950 ramp

primary
#CDDBDC
secondary
#B29D9C
accent
#4F4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484

Preview Lab

Preview with #CDDBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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