#CDDEED#CDDEED

#CDDEED is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.028 H 244.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).

Color values

HEX#CDDEED
RGBrgb(205, 222, 237)
HSLhsl(208, 47%, 87%)
HSVhsv(208, 14%, 93%)
CMYKcmyk(13.5%, 6.3%, 0%, 7.1%)
CIE-LABlab(87.65, -2.70, -9.25)
CIE-LCHlch(87.65, 9.63, 253.73°)
OKLaboklab(89.24% -0.0118 -0.0249)
OKLCHoklch(89.24% 0.028 244.7)
XYZxyz(66.5806, 71.3350, 90.3655)
Luminance0.7134 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDEED #EDDCCD
analogous
#CDEDEC #CDDEED #CDCEED
triadic
#CDDEED #EDCDDE #DEEDCD
tetradic
#CDDEED #ECCDED #EDDCCD #CEEDCD
square
#CDDEED #ECCDED #EDDCCD #CEEDCD
split-complementary
#CDDEED #EDCDCE #EDECCD
monochromatic
#73A3CD #A0C0DD #CDDEED #E8F0F7 #E8F0F7

Accessibility & contrast

On white

1.38
#CDDEED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.27
#CDDEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDEED
15.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDEED#FFFFFF#000000##000000
##CDDEED1.001.3815.2715.27
#FFFFFF1.381.0021.0021.00
#00000015.2721.001.001.00
##00000015.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#C5E2E3
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #cddeed;
/* rgb */ color: rgb(205, 222, 237);
/* oklch */ color: oklch(89.2% 0.028 244.7);
Tailwind
colors: {
  custom: {
    50: '#dce8f2',
    500: '#cddeed',
    950: '#000000',
  },
}
SCSS
$custom: #cddeed;
$custom-light: #dce8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cddeed",
  "rgb": {
    "r": 205,
    "g": 222,
    "b": 237
  },
  "hsl": {
    "h": 208.125,
    "s": 47.059,
    "l": 86.667
  },
  "oklch": {
    "l": 0.89242,
    "c": 0.02758,
    "h": 244.7
  },
  "luminance": 0.71336
}

Semantic roles & 50–950 ramp

primary
#CDDEED
secondary
#C9AD95
accent
#6E2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CDDEED

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

Preview Lab → · Contrast checker → · Palette generator →

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