#C0CCCC#C0CCCC

#C0CCCC is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.013 H 196.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#C0CCCC
RGBrgb(192, 204, 204)
HSLhsl(180, 11%, 78%)
HSVhsv(180, 6%, 80%)
CMYKcmyk(5.9%, 0%, 0%, 20%)
CIE-LABlab(81.15, -4.07, -1.41)
CIE-LCHlch(81.15, 4.31, 199.08°)
OKLaboklab(83.6% -0.0125 -0.0038)
OKLCHoklch(83.6% 0.013 196.9)
XYZxyz(54.2279, 58.7513, 65.5982)
Luminance0.5875 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0CCCC #CCC0C0
analogous
#C0CCC6 #C0CCCC #C0C6CC
triadic
#C0CCCC #CCC0CC #CCCCC0
tetradic
#C0CCCC #C6C0CC #CCC0C0 #C6CCC0
square
#C0CCCC #C6C0CC #CCC0C0 #C6CCC0
split-complementary
#C0CCCC #CCC0C6 #CCC6C0
monochromatic
#7C9595 #9EB1B1 #C0CCCC #E2E7E7 #EEF1F1

Accessibility & contrast

On white

1.65
#C0CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#C0CCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0CCCC
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0CCCC#FFFFFF#000000##000000
##C0CCCC1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#BDCDCC
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #c0cccc;
/* rgb */ color: rgb(192, 204, 204);
/* oklch */ color: oklch(83.6% 0.013 196.9);
Tailwind
colors: {
  custom: {
    50: '#d3dbdb',
    500: '#c0cccc',
    950: '#000000',
  },
}
SCSS
$custom: #c0cccc;
$custom-light: #d3dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#c0cccc",
  "rgb": {
    "r": 192,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.836,
    "c": 0.01312,
    "h": 196.9
  },
  "luminance": 0.58752
}

Semantic roles & 50–950 ramp

primary
#C0CCCC
secondary
#A09191
accent
#515195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484

Preview Lab

Preview with #C0CCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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