#CDDEEC#CDDEEC

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

Color values

HEX#CDDEEC
RGBrgb(205, 222, 236)
HSLhsl(207, 45%, 86%)
HSVhsv(207, 13%, 93%)
CMYKcmyk(13.1%, 5.9%, 0%, 7.5%)
CIE-LABlab(87.62, -2.90, -8.76)
CIE-LCHlch(87.62, 9.23, 251.68°)
OKLaboklab(89.21% -0.0121 -0.0236)
OKLCHoklch(89.21% 0.027 242.8)
XYZxyz(66.4349, 71.2767, 89.5982)
Luminance0.7128 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDEEC #ECDBCD
analogous
#CDECEB #CDDEEC #CDCFEC
triadic
#CDDEEC #ECCDDE #DEECCD
tetradic
#CDDEEC #EBCDEC #ECDBCD #CFECCD
square
#CDDEEC #EBCDEC #ECDBCD #CFECCD
split-complementary
#CDDEEC #ECCDCF #ECEBCD
monochromatic
#74A3CA #A1C1DB #CDDEEC #E9F0F7 #E9F0F7

Accessibility & contrast

On white

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

On black

15.26
#CDDEEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDEEC
15.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDEEC#FFFFFF#000000##000000
##CDDEEC1.001.3815.2615.26
#FFFFFF1.381.0021.0021.00
#00000015.2621.001.001.00
##00000015.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8DEED
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#C5E1E2
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #cddeec;
/* rgb */ color: rgb(205, 222, 236);
/* oklch */ color: oklch(89.2% 0.027 242.8);
Tailwind
colors: {
  custom: {
    50: '#dce8f2',
    500: '#cddeec',
    950: '#000000',
  },
}
SCSS
$custom: #cddeec;
$custom-light: #dce8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#cddeec",
  "rgb": {
    "r": 205,
    "g": 222,
    "b": 236
  },
  "hsl": {
    "h": 207.097,
    "s": 44.928,
    "l": 86.471
  },
  "oklch": {
    "l": 0.89211,
    "c": 0.02656,
    "h": 242.8
  },
  "luminance": 0.71278
}

Semantic roles & 50–950 ramp

primary
#CDDEEC
secondary
#C8AC95
accent
#6C2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485

Preview Lab

Preview with #CDDEEC

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

Preview Lab → · Contrast checker → · Palette generator →

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