#CDDDEC#CDDDEC

#CDDDEC is a very light, muted cyan. Relative luminance 0.707; OKLCH L 89.0% C 0.027 H 246.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).

Color values

HEX#CDDDEC
RGBrgb(205, 221, 236)
HSLhsl(209, 45%, 86%)
HSVhsv(209, 13%, 93%)
CMYKcmyk(13.1%, 6.4%, 0%, 7.5%)
CIE-LABlab(87.36, -2.38, -9.15)
CIE-LCHlch(87.36, 9.45, 255.40°)
OKLaboklab(89.01% -0.0108 -0.0246)
OKLCHoklch(89.01% 0.027 246.4)
XYZxyz(66.1701, 70.7471, 89.5100)
Luminance0.7075 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDEC #ECDCCD
analogous
#CDECEC #CDDDEC #CDCEEC
triadic
#CDDDEC #ECCDDD #DDECCD
tetradic
#CDDDEC #ECCDEC #ECDCCD #CEECCD
square
#CDDDEC #ECCDEC #ECDCCD #CEECCD
split-complementary
#CDDDEC #ECCDCE #ECECCD
monochromatic
#74A1CA #A1BFDB #CDDDEC #E9F0F7 #E9F0F7

Accessibility & contrast

On white

1.39
#CDDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.15
#CDDDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDEC
15.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDEC#FFFFFF#000000##000000
##CDDDEC1.001.3915.1515.15
#FFFFFF1.391.0021.0021.00
#00000015.1521.001.001.00
##00000015.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDED
Deuteranopia (green-blind)
#D4D9EC
Tritanopia (blue-blind)
#C5E0E2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #cdddec;
/* rgb */ color: rgb(205, 221, 236);
/* oklch */ color: oklch(89.0% 0.027 246.4);
Tailwind
colors: {
  custom: {
    50: '#dce7f2',
    500: '#cdddec',
    950: '#000000',
  },
}
SCSS
$custom: #cdddec;
$custom-light: #dce7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddec",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 236
  },
  "hsl": {
    "h": 209.032,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.89008,
    "c": 0.0269,
    "h": 246.4
  },
  "luminance": 0.70748
}

Semantic roles & 50–950 ramp

primary
#CDDDEC
secondary
#C8AE95
accent
#712DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #CDDDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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