#C0D0CD#C0D0CD

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

Color values

HEX#C0D0CD
RGBrgb(192, 208, 205)
HSLhsl(169, 15%, 78%)
HSVhsv(169, 8%, 82%)
CMYKcmyk(7.7%, 0%, 1.4%, 18.4%)
CIE-LABlab(82.23, -5.97, -0.37)
CIE-LCHlch(82.23, 5.98, 183.54°)
OKLaboklab(84.46% -0.0178 -0.0011)
OKLCHoklch(84.46% 0.018 183.4)
XYZxyz(55.3112, 60.7253, 66.5529)
Luminance0.6073 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0D0CD #D0C0C3
analogous
#C0D0C5 #C0D0CD #C0CBD0
triadic
#C0D0CD #CDC0D0 #D0CDC0
tetradic
#C0D0CD #C5C0D0 #D0C0C3 #CBD0C0
square
#C0D0CD #C5C0D0 #D0C0C3 #CBD0C0
split-complementary
#C0D0CD #D0C0CB #D0C5C0
monochromatic
#7A9C95 #9DB6B1 #C0D0CD #E3EAE9 #EDF2F1

Accessibility & contrast

On white

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

On black

13.15
#C0D0CD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0D0CD
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0D0CD#FFFFFF#000000##000000
##C0D0CD1.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#BCD1CF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #c0d0cd;
/* rgb */ color: rgb(192, 208, 205);
/* oklch */ color: oklch(84.5% 0.018 183.4);
Tailwind
colors: {
  custom: {
    50: '#d3dedc',
    500: '#c0d0cd',
    950: '#000000',
  },
}
SCSS
$custom: #c0d0cd;
$custom-light: #d3dedc;
$custom-dark: #000000;
JSON
{
  "hex": "#c0d0cd",
  "rgb": {
    "r": 192,
    "g": 208,
    "b": 205
  },
  "hsl": {
    "h": 168.75,
    "s": 14.545,
    "l": 78.431
  },
  "oklch": {
    "l": 0.84458,
    "c": 0.01782,
    "h": 183.4
  },
  "luminance": 0.60726
}

Semantic roles & 50–950 ramp

primary
#C0D0CD
secondary
#A49094
accent
#4D5B99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #C0D0CD

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

Preview Lab → · Contrast checker → · Palette generator →

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