#C0D0CC#C0D0CC

#C0D0CC is a very light, near-neutral teal. Relative luminance 0.607; OKLCH L 84.4% C 0.018 H 179.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#C0D0CC
RGBrgb(192, 208, 204)
HSLhsl(165, 15%, 78%)
HSVhsv(165, 8%, 82%)
CMYKcmyk(7.7%, 0%, 1.9%, 18.4%)
CIE-LABlab(82.20, -6.16, 0.13)
CIE-LCHlch(82.20, 6.16, 178.82°)
OKLaboklab(84.43% -0.0182 0.0002)
OKLCHoklch(84.43% 0.018 179.2)
XYZxyz(55.1909, 60.6772, 65.9192)
Luminance0.6068 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0D0CC #D0C0C4
analogous
#C0D0C4 #C0D0CC #C0CCD0
triadic
#C0D0CC #CCC0D0 #D0CCC0
tetradic
#C0D0CC #C4C0D0 #D0C0C4 #CCD0C0
square
#C0D0CC #C4C0D0 #D0C0C4 #CCD0C0
split-complementary
#C0D0CC #D0C0CC #D0C4C0
monochromatic
#7A9C93 #9DB6B0 #C0D0CC #E3EAE8 #EDF2F1

Accessibility & contrast

On white

1.60
#C0D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.14
#C0D0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0D0CC
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0D0CC#FFFFFF#000000##000000
##C0D0CC1.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#BCD1CF
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #c0d0cc;
/* rgb */ color: rgb(192, 208, 204);
/* oklch */ color: oklch(84.4% 0.018 179.2);
Tailwind
colors: {
  custom: {
    50: '#d3dedb',
    500: '#c0d0cc',
    950: '#000000',
  },
}
SCSS
$custom: #c0d0cc;
$custom-light: #d3dedb;
$custom-dark: #000000;
JSON
{
  "hex": "#c0d0cc",
  "rgb": {
    "r": 192,
    "g": 208,
    "b": 204
  },
  "hsl": {
    "h": 165,
    "s": 14.545,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84429,
    "c": 0.01819,
    "h": 179.2
  },
  "luminance": 0.60678
}

Semantic roles & 50–950 ramp

primary
#C0D0CC
secondary
#A49095
accent
#4D6099
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484

Preview Lab

Preview with #C0D0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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