#CCDCDF#CCDCDF

#CCDCDF is a very light, near-neutral teal. Relative luminance 0.694; OKLCH L 88.3% C 0.018 H 210.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#CCDCDF
RGBrgb(204, 220, 223)
HSLhsl(189, 23%, 84%)
HSVhsv(189, 9%, 87%)
CMYKcmyk(8.5%, 1.3%, 0%, 12.5%)
CIE-LABlab(86.68, -4.76, -3.31)
CIE-LCHlch(86.68, 5.80, 214.78°)
OKLaboklab(88.33% -0.0153 -0.0089)
OKLCHoklch(88.33% 0.018 210.2)
XYZxyz(63.8114, 69.3506, 79.8219)
Luminance0.6935 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDCDF #DFCFCC
analogous
#CCDFD8 #CCDCDF #CCD2DF
triadic
#CCDCDF #DFCCDC #DCDFCC
tetradic
#CCDCDF #D8CCDF #DFCFCC #D2DFCC
square
#CCDCDF #D8CCDF #DFCFCC #D2DFCC
split-complementary
#CCDCDF #DFCCD2 #DFD8CC
monochromatic
#81A8B0 #A6C2C7 #CCDCDF #ECF2F3 #ECF2F3

Accessibility & contrast

On white

1.41
#CCDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#CCDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDCDF
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDCDF#FFFFFF#000000##000000
##CCDCDF1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C7DEDD
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #ccdcdf;
/* rgb */ color: rgb(204, 220, 223);
/* oklch */ color: oklch(88.3% 0.018 210.2);
Tailwind
colors: {
  custom: {
    50: '#dbe6e9',
    500: '#ccdcdf',
    950: '#000000',
  },
}
SCSS
$custom: #ccdcdf;
$custom-light: #dbe6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdcdf",
  "rgb": {
    "r": 204,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 189.474,
    "s": 22.892,
    "l": 83.725
  },
  "oklch": {
    "l": 0.88334,
    "c": 0.0177,
    "h": 210.2
  },
  "luminance": 0.69351
}

Semantic roles & 50–950 ramp

primary
#CCDCDF
secondary
#B69E9A
accent
#5344A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484

Preview Lab

Preview with #CCDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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