#C0CCD4#C0CCD4

#C0CCD4 is a very light, near-neutral cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.017 H 236.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).

Color values

HEX#C0CCD4
RGBrgb(192, 204, 212)
HSLhsl(204, 19%, 79%)
HSVhsv(204, 9%, 83%)
CMYKcmyk(9.4%, 3.8%, 0%, 16.9%)
CIE-LABlab(81.37, -2.51, -5.37)
CIE-LCHlch(81.37, 5.93, 244.94°)
OKLaboklab(83.84% -0.0095 -0.0144)
OKLCHoklch(83.84% 0.017 236.7)
XYZxyz(55.2122, 59.1450, 70.7819)
Luminance0.5915 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0CCD4 #D4C8C0
analogous
#C0D4D2 #C0CCD4 #C0C2D4
triadic
#C0CCD4 #D4C0CC #CCD4C0
tetradic
#C0CCD4 #D2C0D4 #D4C8C0 #C2D4C0
square
#C0CCD4 #D2C0D4 #D4C8C0 #C2D4C0
split-complementary
#C0CCD4 #D4C0C2 #D4D2C0
monochromatic
#7791A2 #9CAFBB #C0CCD4 #E4E9ED #EDF0F3

Accessibility & contrast

On white

1.64
#C0CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.83
#C0CCD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0CCD4
12.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0CCD4#FFFFFF#000000##000000
##C0CCD41.001.6412.8312.83
#FFFFFF1.641.0021.0021.00
#00000012.8321.001.001.00
##00000012.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CBD4
Deuteranopia (green-blind)
#C6C9D4
Tritanopia (blue-blind)
#BBCECE
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #c0ccd4;
/* rgb */ color: rgb(192, 204, 212);
/* oklch */ color: oklch(83.8% 0.017 236.7);
Tailwind
colors: {
  custom: {
    50: '#d3dbe1',
    500: '#c0ccd4',
    950: '#000000',
  },
}
SCSS
$custom: #c0ccd4;
$custom-light: #d3dbe1;
$custom-dark: #000000;
JSON
{
  "hex": "#c0ccd4",
  "rgb": {
    "r": 192,
    "g": 204,
    "b": 212
  },
  "hsl": {
    "h": 204,
    "s": 18.868,
    "l": 79.216
  },
  "oklch": {
    "l": 0.83842,
    "c": 0.01726,
    "h": 236.7
  },
  "luminance": 0.59146
}

Semantic roles & 50–950 ramp

primary
#C0CCD4
secondary
#A9998F
accent
#6A489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #C0CCD4

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

Preview Lab → · Contrast checker → · Palette generator →

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