#CCDDED#CCDDED

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

Color values

HEX#CCDDED
RGBrgb(204, 221, 237)
HSLhsl(209, 48%, 86%)
HSVhsv(209, 14%, 93%)
CMYKcmyk(13.9%, 6.8%, 0%, 7.1%)
CIE-LABlab(87.32, -2.50, -9.74)
CIE-LCHlch(87.32, 10.06, 255.63°)
OKLaboklab(88.97% -0.0114 -0.0263)
OKLCHoklch(88.97% 0.029 246.5)
XYZxyz(66.0407, 70.6635, 90.2644)
Luminance0.7067 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDDED #EDDCCC
analogous
#CCEDED #CCDDED #CCCDED
triadic
#CCDDED #EDCCDD #DDEDCC
tetradic
#CCDDED #EDCCED #EDDCCC #CDEDCC
square
#CCDDED #EDCCED #EDDCCC #CDEDCC
split-complementary
#CCDDED #EDCCCD #EDEDCC
monochromatic
#72A1CD #9FBFDD #CCDDED #E8F0F7 #E8F0F7

Accessibility & contrast

On white

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

On black

15.13
#CCDDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDDED
15.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDDED#FFFFFF#000000##000000
##CCDDED1.001.3915.1315.13
#FFFFFF1.391.0021.0021.00
#00000015.1321.001.001.00
##00000015.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#C4E1E2
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #ccdded;
/* rgb */ color: rgb(204, 221, 237);
/* oklch */ color: oklch(89.0% 0.029 246.5);
Tailwind
colors: {
  custom: {
    50: '#dbe7f2',
    500: '#ccdded',
    950: '#000000',
  },
}
SCSS
$custom: #ccdded;
$custom-light: #dbe7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdded",
  "rgb": {
    "r": 204,
    "g": 221,
    "b": 237
  },
  "hsl": {
    "h": 209.091,
    "s": 47.826,
    "l": 86.471
  },
  "oklch": {
    "l": 0.88968,
    "c": 0.02866,
    "h": 246.5
  },
  "luminance": 0.70665
}

Semantic roles & 50–950 ramp

primary
#CCDDED
secondary
#CAAE94
accent
#712ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485

Preview Lab

Preview with #CCDDED

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

Preview Lab → · Contrast checker → · Palette generator →

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