#C0CCCF#C0CCCF

#C0CCCF is a very light, near-neutral cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.014 H 214.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).

Color values

HEX#C0CCCF
RGBrgb(192, 204, 207)
HSLhsl(192, 14%, 78%)
HSVhsv(192, 7%, 81%)
CMYKcmyk(7.2%, 1.4%, 0%, 18.8%)
CIE-LABlab(81.23, -3.49, -2.90)
CIE-LCHlch(81.23, 4.54, 219.67°)
OKLaboklab(83.69% -0.0114 -0.0078)
OKLCHoklch(83.69% 0.014 214.4)
XYZxyz(54.5912, 58.8966, 67.5115)
Luminance0.5890 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0CCCF #CFC3C0
analogous
#C0CFCA #C0CCCF #C0C4CF
triadic
#C0CCCF #CFC0CC #CCCFC0
tetradic
#C0CCCF #CAC0CF #CFC3C0 #C4CFC0
square
#C0CCCF #CAC0CF #CFC3C0 #C4CFC0
split-complementary
#C0CCCF #CFC0C4 #CFCAC0
monochromatic
#7B949A #9DB0B5 #C0CCCF #E3E8E9 #EEF1F2

Accessibility & contrast

On white

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

On black

12.78
#C0CCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0CCCF
12.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0CCCF#FFFFFF#000000##000000
##C0CCCF1.001.6412.7812.78
#FFFFFF1.641.0021.0021.00
#00000012.7821.001.001.00
##00000012.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#BCCDCD
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #c0cccf;
/* rgb */ color: rgb(192, 204, 207);
/* oklch */ color: oklch(83.7% 0.014 214.4);
Tailwind
colors: {
  custom: {
    50: '#d3dbdd',
    500: '#c0cccf',
    950: '#000000',
  },
}
SCSS
$custom: #c0cccf;
$custom-light: #d3dbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#c0cccf",
  "rgb": {
    "r": 192,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 192,
    "s": 13.514,
    "l": 78.235
  },
  "oklch": {
    "l": 0.8369,
    "c": 0.0138,
    "h": 214.4
  },
  "luminance": 0.58897
}

Semantic roles & 50–950 ramp

primary
#C0CCCF
secondary
#A39490
accent
#5D4E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #C0CCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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